java.lang.Object | |||||
↳ | java.util.EventObject | ||||
↳ | org.springframework.context.ApplicationEvent | ||||
↳ | org.springframework.security.authentication.event.AbstractAuthenticationEvent | ||||
↳ | org.springframework.security.authentication.event.AbstractAuthenticationFailureEvent | ||||
↳ | org.springframework.security.authentication.event.AuthenticationFailureProviderNotFoundEvent |
Application event which indicates authentication failure due to there being no registered
AuthenticationProvider
that can process the request.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |