public class PasswordChangeRequiredException extends RuntimeException
PasswordAuthenticator to indicate that the password requires
changing or is not string enough| Constructor and Description |
|---|
PasswordChangeRequiredException(String message,
String prompt,
String lang) |
PasswordChangeRequiredException(String message,
String prompt,
String lang,
Throwable cause) |
PasswordChangeRequiredException(Throwable cause,
String prompt,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
String |
getPrompt() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.