Package org.springframework.security.authentication.event

Authentication success and failure events which can be published to the Spring application context.

See: Description

Package org.springframework.security.authentication.event Description

Authentication success and failure events which can be published to the Spring application context. The ProviderManager automatically publishes events to the application context. These events are received by all registered Spring ApplicationListeners.