Package io.trino.server.security
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.trino.server.security.AuthenticationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationException(String message) AuthenticationException(String message, String authenticateHeader) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationException
-
AuthenticationException
-
-
Method Details
-
getAuthenticateHeader
-