public class AuthenticationException extends Exception
| Constructor and Description |
|---|
AuthenticationException(String message) |
AuthenticationException(String message,
String authenticateHeader) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAuthenticateHeader() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2019. All rights reserved.