public abstract class AbstractAuthenticationFailureEvent extends AbstractAuthenticationEvent
source
Constructor and Description |
---|
AbstractAuthenticationFailureEvent(Authentication authentication,
AuthenticationException exception) |
Modifier and Type | Method and Description |
---|---|
AuthenticationException |
getException() |
getAuthentication
getTimestamp
getSource, toString
public AbstractAuthenticationFailureEvent(Authentication authentication, AuthenticationException exception)
public AuthenticationException getException()