Interface AuthenticationFailedRejection.CredentialsRejected

All Superinterfaces:
AuthenticationFailedRejection.Cause
All Known Implementing Classes:
AuthenticationFailedRejection.CredentialsRejected$
Enclosing interface:
AuthenticationFailedRejection

public static interface AuthenticationFailedRejection.CredentialsRejected extends AuthenticationFailedRejection.Cause
Signals the cause of the rejecting was that the user could not be authenticated, because the supplied credentials are invalid.