public class AuthenticationException extends I18nSupportException
| Modifier and Type | Field and Description |
|---|---|
static String |
ILLEGAL_PASSWORD |
static String |
USER_DISABLED |
| Constructor and Description |
|---|
AuthenticationException(String code) |
AuthenticationException(String code,
String message) |
AuthenticationException(String code,
String message,
Throwable cause) |
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2021. All rights reserved.