| Package | Description |
|---|---|
| com.ibm.passwordrules |
Provides a framework and an application programming interface to generate and
validate passwords.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LexicalRule.constrain(PasswordGenerator generator)
Some Rule implementing classes will not have a constraint to impose, in which case method
in this class will be called and will do nothing.
|
void |
BehavioralRule.constrain(PasswordGenerator generator)
Some classes implementing Rule interface will not have a need to constrain the password generator.
|
void |
Rule.constrain(PasswordGenerator generator)
Constrain the character set in the given password generator
to values allowed by the generator.
|
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.