public class PasswordExpiredWarningException extends PasswordPolicyException
This exception is thrown during user authentication when the server issues a warning that the password is about to expire.
e, hasLDAPErrorCode, hasPasswordPolicyError, isNamingException, ldapErrorCode, ne, passwordPolicyErrorCode| Modifier | Constructor and Description |
|---|---|
protected |
PasswordExpiredWarningException() |
protected |
PasswordExpiredWarningException(java.lang.String s) |
protected |
PasswordExpiredWarningException(java.lang.String s, java.lang.Exception ine) |
getLDAPErrorCode, getLDAPErrorCode, getPasswordPolicyErrorCode, hasLDAPErrorCode, hasPasswordPolicyError, isNamingException, returnNamingExceptionprotected PasswordExpiredWarningException()
protected PasswordExpiredWarningException(java.lang.String s)
protected PasswordExpiredWarningException(java.lang.String s,
java.lang.Exception ine)