- All Superinterfaces:
- AuthenticationFailedRejection.Cause
- All Known Implementing Classes:
- AuthenticationFailedRejection.CredentialsMissing$
- Enclosing interface:
- AuthenticationFailedRejection
public static interface AuthenticationFailedRejection.CredentialsMissing
extends AuthenticationFailedRejection.Cause
Signals the cause of the rejecting was that the user could not be authenticated, because the WWW-Authenticate
header was not supplied.