Searched defs:soapSTSKeystoreConfig (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/soap/config/user/
H A DSoapSTSInstanceConfig.java112 public T soapSTSKeystoreConfig(SoapSTSKeystoreConfig keystoreConfig) { method in class:SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
389 builder.soapSTSKeystoreConfig(SoapSTSKeystoreConfig.fromJson(json.get(SOAP_KEYSTORE_CONFIG)));
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/soap/config/user/
H A DSoapSTSInstanceConfig.java112 public T soapSTSKeystoreConfig(SoapSTSKeystoreConfig keystoreConfig) { method in class:SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
389 builder.soapSTSKeystoreConfig(SoapSTSKeystoreConfig.fromJson(json.get(SOAP_KEYSTORE_CONFIG)));

Completed in 42 milliseconds