Module rodeo.password.pgencheck
Package rodeo.password.pgencheck
package rodeo.password.pgencheck
Provides classes to create and validate passwords.
-
ClassDescriptionRecords a bad character count error in password validation.Contains a few standard character groupsA default implementation of
RandomUIntGenerator
.Records an illegal character error in password validation.Validate passwords according to predefined criteria.Internal factory to createPasswordChecker
s.Records a password validation error.Describes the result of password validation.Create passwords according to predefined criteria.Internal factory to createPasswordMaker
s.Configuration information for generating random numbers for password creation