See: Description
Interface | Description |
---|---|
LoginHandler |
Called by the
LoginFilter . |
Class | Description |
---|---|
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.
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.