Uses of Class
rodeo.password.pgencheck.PasswordCheckError
-
Uses of PasswordCheckError in rodeo.password.pgencheck
Subclasses of PasswordCheckError in rodeo.password.pgencheckModifier and TypeClassDescriptionclass
Records a bad character count error in password validation.class
Records an illegal character error in password validation.Methods in rodeo.password.pgencheck that return types with arguments of type PasswordCheckErrorModifier and TypeMethodDescriptionCheck if a password can be validated against the specified criteria and return a list of all the problems encountered.