| Package | Description |
|---|---|
| com.ibm.passwordrules |
Provides a framework and an application programming interface to generate and
validate passwords.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidPasswordOnCompRuleException |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<InvalidPasswordException> |
InvalidPasswordException.getComposingExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidPasswordException.setComposingExceptions(java.util.Collection<InvalidPasswordException> composingExceptions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BehavioralRule.validate(java.lang.String password,
ValidationInfo validationInfo)
Validate the given password using the given validation info.
|
boolean |
Rule.validate(java.lang.String password,
ValidationInfo validationInfo)
Validate the given password using the given validation info.
|
| Constructor and Description |
|---|
InvalidPasswordException(Rule ruleViolated,
java.lang.String reason,
java.util.Collection<InvalidPasswordException> composingExceptions)
Construct an invalid password exception with the rule that was violated
and the reason for the violation.
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.