first working soap pipeline

This commit is contained in:
srasmusson
2016-04-29 18:57:16 +02:00
parent 3022294952
commit a8fba94ada
5 changed files with 152 additions and 86 deletions

View File

@@ -39,5 +39,5 @@ public class IDPCredentials {
public static Credential getCredential() {
return credential;
}
}