Class CharacterSelectionSpecification
java.lang.Object
net.datenwerke.rs.passwordpolicy.service.CharacterSelectionSpecification
Combines a class of characters with the number of characters to be chosen
from this class
-
Constructor Summary
ConstructorsConstructorDescriptionCharacterSelectionSpecification(CharacterClass characterClass, int minOccurrences) -
Method Summary
-
Constructor Details
-
CharacterSelectionSpecification
-
-
Method Details
-
getCharacterClass
-
getMinOccurrences
public int getMinOccurrences()
-