Searched defs:LoginContext (Results 1 - 5 of 5) sorted by relevance

/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/authentication/service/
H A DLoginContext.java25 public interface LoginContext { interface
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DLoginContext.java25 * $Id: LoginContext.java,v 1.2 2008/06/25 05:41:53 qcheng Exp $
43 public class LoginContext { class
75 protected LoginContext(String name, CallbackHandler handler) method in class:LoginContext
82 protected LoginContext(String name, AuthSubject subject, method in class:LoginContext
106 AuthContext.authDebug.warning("LoginContext::login() "
108 AuthContext.authDebug.warning("LoginContext::login() "
178 AuthContext.authDebug.message("LoginContext:getLoginModules() "
199 .message("LoginContext:getLoginModules() "
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DLoginContext.java25 * $Id: LoginContext.java,v 1.2 2008/06/25 05:41:53 qcheng Exp $
43 public class LoginContext { class
75 protected LoginContext(String name, CallbackHandler handler) method in class:LoginContext
82 protected LoginContext(String name, AuthSubject subject, method in class:LoginContext
106 AuthContext.authDebug.warning("LoginContext::login() "
108 AuthContext.authDebug.warning("LoginContext::login() "
178 AuthContext.authDebug.message("LoginContext:getLoginModules() "
199 .message("LoginContext:getLoginModules() "
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/jaas/
H A DLoginContext.java25 * $Id: LoginContext.java,v 1.6 2008/09/22 23:19:42 manish_rustagi Exp $
58 public class LoginContext { class
95 public LoginContext(AppConfigurationEntry[] entries, method in class:LoginContext
103 public LoginContext(AppConfigurationEntry[] entries, Subject subject, method in class:LoginContext
256 debug.message("LoginContext.invoke(): Handling expected java.lang.Error");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/jaas/
H A DLoginContext.java25 * $Id: LoginContext.java,v 1.6 2008/09/22 23:19:42 manish_rustagi Exp $
60 public class LoginContext implements org.forgerock.openam.authentication.service.LoginContext { class in inherits:org.forgerock.openam.authentication.service.LoginContext
97 public LoginContext(AppConfigurationEntry[] entries, method in class:LoginContext
105 public LoginContext(AppConfigurationEntry[] entries, Subject subject, method in class:LoginContext
258 debug.message("LoginContext.invoke(): Handling expected java.lang.Error");

Completed in 50 milliseconds