- All Implemented Interfaces:
- java.io.Serializable, AuthenticationFailedRejection.Cause, AuthenticationFailedRejection.CredentialsRejected, scala.Equals, scala.Product
- Enclosing class:
- AuthenticationFailedRejection
public static class AuthenticationFailedRejection.CredentialsRejected$
extends java.lang.Object
implements AuthenticationFailedRejection.CredentialsRejected, AuthenticationFailedRejection.Cause, scala.Product, java.io.Serializable
Signals the cause of the rejecting was that the user could not be authenticated, because the supplied credentials
are invalid.
- See Also:
- Serialized Form