| Package | Description |
|---|---|
| com.ibm.passwordrules |
Provides a framework and an application programming interface to generate and
validate passwords.
|
| com.ibm.passwordrules.provisioning |
Provides an extension to the base password rules framework for Identity Manager.
|
| 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.
|
boolean |
LexicalRule.validateSafe(java.lang.String password,
ValidationInfo validationInfo)
Validate the given password using the given validation info.
|
boolean |
BehavioralRule.validateSafe(java.lang.String password,
ValidationInfo validationInfo)
Validate the given password using the given validation info.
|
boolean |
Rule.validateSafe(java.lang.String password,
ValidationInfo validationInfo)
Validate the given password using given validation info.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProvisioningValidationInfo
This interface describes constants to be used in the ValidationInfo::getContext() method.
|
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.