info.magnolia.cms.security.auth.login
Class LoginHandlerBase

java.lang.Object
  extended by 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: LoginHandlerBase.java 41137 2011-01-06 18:19:25Z gjoseph $

Constructor Summary
LoginHandlerBase()
           
 
Method Summary
protected  LoginResult authenticate(CredentialsCallbackHandler callbackHandler, String jaasModuleName)
           
 
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
 

Constructor Detail

LoginHandlerBase

public LoginHandlerBase()
Method Detail

authenticate

protected LoginResult authenticate(CredentialsCallbackHandler callbackHandler,
                                   String jaasModuleName)


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.