info.magnolia.cms.security.auth.login
Class LoginHandlerBase
java.lang.Object
info.magnolia.cms.security.auth.login.LoginHandlerBase
- All Implemented Interfaces:
- LoginHandler
- Direct Known Subclasses:
- BasicLogin, FormLogin
public abstract class LoginHandlerBase
- extends Object
- implements LoginHandler
Uses SecuritySupport.authenticate(CredentialsCallbackHandler, String)
to authenticate.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface info.magnolia.cms.security.auth.login.LoginHandler |
handle |
LoginHandlerBase
public LoginHandlerBase()
authenticate
protected LoginResult authenticate(CredentialsCallbackHandler callbackHandler,
String jaasModuleName)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.