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