Class CharacterClassBasedPasswordComplexitySpecification

java.lang.Object
net.datenwerke.rs.passwordpolicy.service.CharacterClassBasedPasswordComplexitySpecification
All Implemented Interfaces:
PasswordComplexitySpecification

public class CharacterClassBasedPasswordComplexitySpecification extends Object implements PasswordComplexitySpecification
Specifies the desired complexity of a password by means of character classes and the minimum number of characters from each class present in the password.