Package org.springframework.security.authentication.event


package org.springframework.security.authentication.event
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.