public static class UserPasswordException.MustNotBeChangedYet extends UserPasswordException
UserPasswordException.MustBeLonger, UserPasswordException.MustComplyWithModelListeners, UserPasswordException.MustComplyWithRegex, UserPasswordException.MustHaveMoreAlphanumeric, UserPasswordException.MustHaveMoreLowercase, UserPasswordException.MustHaveMoreNumbers, UserPasswordException.MustHaveMoreSymbols, UserPasswordException.MustHaveMoreUppercase, UserPasswordException.MustMatch, UserPasswordException.MustMatchCurrentPassword, UserPasswordException.MustNotBeChanged, UserPasswordException.MustNotBeChangedYet, UserPasswordException.MustNotBeEqualToCurrent, UserPasswordException.MustNotBeNull, UserPasswordException.MustNotBeRecentlyUsed, UserPasswordException.MustNotBeTrivial, UserPasswordException.MustNotContainDictionaryWords
Modifier and Type | Field and Description |
---|---|
Date |
changeableDate |
long |
userId |
PASSWORD_ALREADY_USED, PASSWORD_CONTAINS_TRIVIAL_WORDS, PASSWORD_INVALID, PASSWORD_LENGTH, PASSWORD_NOT_CHANGEABLE, PASSWORD_SAME_AS_CURRENT, PASSWORD_TOO_TRIVIAL, PASSWORD_TOO_YOUNG, PASSWORDS_DO_NOT_MATCH
Constructor and Description |
---|
MustNotBeChangedYet(long userId,
Date changeableDate) |
getType