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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthenticationCallbackXMLHelperFactory.java37 * <code>com.sun.identity.authentication.callbackXMLHelper</code> to identify
49 "com.sun.identity.authentication.callbackXMLHelper";
61 private static AuthenticationCallbackXMLHelper callbackXMLHelper; field in class:AuthenticationCallbackXMLHelperFactory
68 callbackXMLHelper =
90 return callbackXMLHelper;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthenticationCallbackXMLHelperFactory.java37 * <code>com.sun.identity.authentication.callbackXMLHelper</code> to identify
49 "com.sun.identity.authentication.callbackXMLHelper";
61 private static AuthenticationCallbackXMLHelper callbackXMLHelper; field in class:AuthenticationCallbackXMLHelperFactory
68 callbackXMLHelper =
90 return callbackXMLHelper;

Completed in 44 milliseconds