Uses of Interface
com.ibm.passwordrules.PasswordGenerator

Packages that use PasswordGenerator
com.ibm.passwordrules Provides a framework and an application programming interface to generate and validate passwords. 
 

Uses of PasswordGenerator in com.ibm.passwordrules
 

Methods in com.ibm.passwordrules with parameters of type PasswordGenerator
 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.
 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.
 



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.