|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeRule | |
---|---|
com.ibm.passwordrules | Provides a framework and an application programming interface to generate and validate passwords. |
Uses of CompositeRule in com.ibm.passwordrules |
---|
Constructors in com.ibm.passwordrules with parameters of type CompositeRule | |
---|---|
InvalidPasswordOnCompRuleException(CompositeRule ruleViolated,
java.util.Collection<Rule> rulesViolated)
Construct an invalid password exception with the rule that was violated. |
|
InvalidPasswordOnCompRuleException(CompositeRule ruleViolated,
java.util.Collection<Rule> rulesViolated,
java.lang.String reason)
Construct an invalid password exception with the rule that was violated and the reason for the violation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |