| java.lang.Object | |||
| ↳ | java.util.EventObject | ||
| ↳ | org.springframework.context.ApplicationEvent | ||
| ↳ | org.springframework.security.authentication.jaas.event.JaasAuthenticationEvent | ||
Known Direct Subclasses
|
Parent class for events fired by the JaasAuthenticationProvider.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The Authentication object is stored as the ApplicationEvent 'source'.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Pre-casted method that returns the 'source' of the event.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.context.ApplicationEvent
| |||||||||||
From class
java.util.EventObject
| |||||||||||
From class
java.lang.Object
| |||||||||||
The Authentication object is stored as the ApplicationEvent 'source'.
Pre-casted method that returns the 'source' of the event.