Class AuthenticationFailureServiceExceptionEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Serializable

public class AuthenticationFailureServiceExceptionEvent extends AbstractAuthenticationFailureEvent
Application event which indicates authentication failure due to there being a problem internal to the AuthenticationManager.
See Also: