Package akka.http.javadsl.server
Interface AuthenticationFailedRejection.Cause
-
- All Known Subinterfaces:
AuthenticationFailedRejection.Cause,AuthenticationFailedRejection.CredentialsMissing,AuthenticationFailedRejection.CredentialsRejected
- All Known Implementing Classes:
AuthenticationFailedRejection.CredentialsMissing$,AuthenticationFailedRejection.CredentialsRejected$
- Enclosing interface:
- AuthenticationFailedRejection
public static interface AuthenticationFailedRejection.CauseSignals the cause of the failed authentication.