public class ExpiredPasswordAuthenticationException extends AuthenticationException
AuthenticationException, thrown to indicate the user cannot be authenticated because
their password has expired and must be changed.| Constructor and Description |
|---|
ExpiredPasswordAuthenticationException(KeyedMessage message) |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExpiredPasswordAuthenticationException(@Nonnull KeyedMessage message)
Copyright © 2019 Atlassian. All rights reserved.