Class AuthenticationFailureProviderNotFoundEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class AuthenticationFailureProviderNotFoundEvent
    extends AbstractAuthenticationFailureEvent
    Application event which indicates authentication failure due to there being no registered AuthenticationProvider that can process the request.
    See Also:
    Serialized Form