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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DWebServiceAuthenticatorImpl.java62 private static final String AUTH_TYPE_PROP = "AuthType"; field in class:WebServiceAuthenticatorImpl
213 is.putProperty(AUTH_TYPE_PROP,
238 ssoToken.setProperty(AUTH_TYPE_PROP,
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DWebServiceAuthenticatorImpl.java65 private static final String AUTH_TYPE_PROP = "AuthType"; field in class:WebServiceAuthenticatorImpl
216 is.putProperty(AUTH_TYPE_PROP,
241 ssoToken.setProperty(AUTH_TYPE_PROP,

Completed in 27 milliseconds