public static class UserPasswordException.MustComplyWithModelListeners extends UserPasswordException
UserPasswordException.MustBeLonger, UserPasswordException.MustComplyWithModelListeners, UserPasswordException.MustComplyWithRegex, UserPasswordException.MustMatch, UserPasswordException.MustMatchCurrentPassword, UserPasswordException.MustNotBeChanged, UserPasswordException.MustNotBeChangedYet, UserPasswordException.MustNotBeEqualToCurrent, UserPasswordException.MustNotBeNull, UserPasswordException.MustNotBeRecentlyUsed, UserPasswordException.MustNotBeTrivial, UserPasswordException.MustNotContainDictionaryWords| Modifier and Type | Field and Description |
|---|---|
ModelListenerException |
modelListenerException |
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 |
|---|
UserPasswordException.MustComplyWithModelListeners(long userId,
ModelListenerException modelListenerException) |
getTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final ModelListenerException modelListenerException
public final long userId
public UserPasswordException.MustComplyWithModelListeners(long userId,
ModelListenerException modelListenerException)