|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> jaas >> [ event overview ] | PREV NEXT | ||||||||
Uses of Class
org.acegisecurity.providers.jaas.event.JaasAuthenticationEvent
| Uses of JaasAuthenticationEvent in org.acegisecurity.providers.jaas.event |
| Subclasses of JaasAuthenticationEvent in org.acegisecurity.providers.jaas.event | |
class |
JaasAuthenticationFailedEvent
Fired when LoginContext.login throws a LoginException, or if any other exception is thrown during that time. |
class |
JaasAuthenticationSuccessEvent
Fired by the JaasAuthenticationProvider after successfully logging the user into the LoginContext, handling all callbacks, and calling all AuthorityGranters. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> jaas >> [ event overview ] | PREV NEXT | ||||||||