Uses of Enum
rodeo.password.pgencheck.PasswordCheckStatus
-
Uses of PasswordCheckStatus in rodeo.password.pgencheck
Methods in rodeo.password.pgencheck that return PasswordCheckStatusModifier and TypeMethodDescriptionCheck if a password can be validated against the specified criteria and return the first error encountered if any orPasswordCheckStatus.OKotherwise.PasswordCheckError.getErrorType()Returns the recorded error types.static PasswordCheckStatusReturns 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.