Searched refs:AuthenticationCallbackXMLHelper (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthenticationCallbackXMLHelperFactory.java35 * A factory to access <code>AuthenticationCallbackXMLHelper</code> instance.
38 * the implementation of <code>AuthenticationCallbackXMLHelper</code> interface;
46 * <code>AuthenticationCallbackXMLHelper</code> interface.
59 * Singleton instance of <code>AuthenticationCallbackXMLHelper</code>.
61 private static AuthenticationCallbackXMLHelper callbackXMLHelper;
69 (AuthenticationCallbackXMLHelper)Class.forName(className)
83 * Returns an instance of <code>AuthenticationCallbackXMLHelper</code>.
87 * @return an instance of <code>AuthenticationCallbackXMLHelper</code>.
89 public static AuthenticationCallbackXMLHelper getCallbackXMLHelper() {
H A DAuthenticationCallbackXMLHelper.java25 * $Id: AuthenticationCallbackXMLHelper.java,v 1.2 2008/06/25 05:42:05 qcheng Exp $
44 public interface AuthenticationCallbackXMLHelper { interface
H A DAuthXMLUtils.java248 AuthenticationCallbackXMLHelper callbackXMLHelper =
439 AuthenticationCallbackXMLHelper callbackXMLHelper =
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/share/
H A DAuthenticationCallbackXMLHelperFactory.java35 * A factory to access <code>AuthenticationCallbackXMLHelper</code> instance.
38 * the implementation of <code>AuthenticationCallbackXMLHelper</code> interface;
46 * <code>AuthenticationCallbackXMLHelper</code> interface.
59 * Singleton instance of <code>AuthenticationCallbackXMLHelper</code>.
61 private static AuthenticationCallbackXMLHelper callbackXMLHelper;
69 (AuthenticationCallbackXMLHelper)Class.forName(className)
83 * Returns an instance of <code>AuthenticationCallbackXMLHelper</code>.
87 * @return an instance of <code>AuthenticationCallbackXMLHelper</code>.
89 public static AuthenticationCallbackXMLHelper getCallbackXMLHelper() {
H A DAuthenticationCallbackXMLHelper.java25 * $Id: AuthenticationCallbackXMLHelper.java,v 1.2 2008/06/25 05:42:05 qcheng Exp $
44 public interface AuthenticationCallbackXMLHelper { interface
H A DAuthXMLUtils.java248 AuthenticationCallbackXMLHelper callbackXMLHelper =
439 AuthenticationCallbackXMLHelper callbackXMLHelper =

Completed in 39 milliseconds