| java.lang.Object | ||||
| ↳ | java.util.EventObject | |||
| ↳ | org.springframework.context.ApplicationEvent | |||
| ↳ | org.springframework.security.authentication.jaas.event.JaasAuthenticationEvent | |||
| ↳ | org.springframework.security.authentication.jaas.event.JaasAuthenticationFailedEvent | |||
Fired when LoginContext.login throws a LoginException, or if any other exception is thrown during that time.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.security.authentication.jaas.event.JaasAuthenticationEvent
| |||||||||||
From class
org.springframework.context.ApplicationEvent
| |||||||||||
From class
java.util.EventObject
| |||||||||||
From class
java.lang.Object
| |||||||||||