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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationManager.java25 * $Id: AMAuthenticationManager.java,v 1.9 2009/08/05 19:57:27 qcheng Exp $
65 public class AMAuthenticationManager { class
83 * Constructs an instance of <code>AMAuthenticationManager</code> for the specified realm to manage the
90 public AMAuthenticationManager(SSOToken token, String org) throws AMConfigurationException { method in class:AMAuthenticationManager
101 synchronized (AMAuthenticationManager.class) {
217 DEBUG.message("AMAuthenticationManager." +
254 DEBUG.message("AMAuthenticationManager." +
730 //In case of server mode AMAuthLevelManager will update AMAuthenticationManager about the change, and
790 //In case of server mode AMAuthLevelManager will update AMAuthenticationManager about the change, and
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationManager.java25 * $Id: AMAuthenticationManager.java,v 1.9 2009/08/05 19:57:27 qcheng Exp $
65 public class AMAuthenticationManager { class
83 * Constructs an instance of <code>AMAuthenticationManager</code> for the specified realm to manage the
90 public AMAuthenticationManager(SSOToken token, String org) throws AMConfigurationException { method in class:AMAuthenticationManager
101 synchronized (AMAuthenticationManager.class) {
217 DEBUG.message("AMAuthenticationManager." +
254 DEBUG.message("AMAuthenticationManager." +
717 //In case of server mode AMAuthLevelManager will update AMAuthenticationManager about the change, and
777 //In case of server mode AMAuthLevelManager will update AMAuthenticationManager about the change, and

Completed in 62 milliseconds