Uses of Enum
rodeo.password.pgencheck.PasswordCheckStatus
-
Uses of PasswordCheckStatus in rodeo.password.pgencheck
Modifier and TypeMethodDescriptionCheck if a password can be validated against the specified criteria and return the first error encountered if any orPasswordCheckStatus.OK
otherwise.PasswordCheckError.getErrorType()
Returns the recorded error types.static PasswordCheckStatus
Returns the enum constant of this type with the specified name.static PasswordCheckStatus[]
PasswordCheckStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.