Class UmaDbException.AuthenticationException

All Implemented Interfaces:
Serializable
Enclosing class:
UmaDbException

public static final class UmaDbException.AuthenticationException extends UmaDbException
Indicates an authentication failure, such as invalid credentials or lack of authorization to access the requested resource.
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String message)