Class ExpiredPasswordAuthenticationException

All Implemented Interfaces:
Serializable

public class ExpiredPasswordAuthenticationException extends AuthenticationException
A specialisation of AuthenticationException, thrown to indicate the user cannot be authenticated because their password has expired and must be changed.
See Also:
  • Constructor Details

    • ExpiredPasswordAuthenticationException

      public ExpiredPasswordAuthenticationException(@Nonnull KeyedMessage message)