java.lang.Object
rodeo.password.pgencheck.PasswordCheckError
- Direct Known Subclasses:
BadCountForCharacterTypeError
,IllegalCharacterError
Records a password validation error.
For some errors, more information need to be reported. For these errors, a subclass of this class is used.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the recorded error types.
-
Method Details
-
getErrorType
Returns the recorded error types.- Returns:
- the error type
- See Also:
-