Package info.magnolia.cms.security.auth.login

Login handlers and filters

See:
          Description

Interface Summary
LoginHandler Called by the LoginFilter.
 

Class Summary
BasicLogin Handles HTTP basic authentication requests.
FormLogin Uses the the "mgnlUserId" and "mgnlUserPSWD" parameters to login.
LoginFilter Performs a login operation.
LoginHandlerBase Uses SecuritySupport.authenticate(CredentialsCallbackHandler, String) to authenticate.
LoginResult The result of a login operation.
 

Package info.magnolia.cms.security.auth.login Description

Login handlers and filters

This package contains login filter and implementations of the various login handlers implementing LoginHandler



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