public static class UserPasswordException.MustNotBeRecentlyUsed 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 |
---|---|
long |
userId |
Constructor and Description |
---|
MustNotBeRecentlyUsed(long userId) |