|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> jaas >> [ event overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.providers.jaas.event
An authentication provider for JAAS.
See:
Description
| Class Summary | |
| JaasAuthenticationEvent | Parent class for events fired by the JaasAuthenticationProvider. |
| JaasAuthenticationFailedEvent | Fired when LoginContext.login throws a LoginException, or if any other exception is thrown during that time. |
| JaasAuthenticationSuccessEvent | Fired by the JaasAuthenticationProvider after successfully logging the user into the LoginContext, handling all callbacks, and calling all AuthorityGranters. |
Package org.acegisecurity.providers.jaas.event Description
An authentication provider for JAAS.
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> jaas >> [ event overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||