|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.passwordrules | |
---|---|
com.ibm.itim.policy.join | Provides classes used for resolving conflicts between provisioning policies. |
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. |
Classes in com.ibm.passwordrules used by com.ibm.itim.policy.join | |
---|---|
IterationsExceededException
Class represents an exception, which is thrown if the allowed number of iterations was exceeded while generating a random password satisfying all associated password rules. |
Classes in com.ibm.passwordrules used by com.ibm.passwordrules | |
---|---|
CompositeRule
Represents a rule that is consisted of several rules. |
|
IncompatibleRulesException
IncompatibleRulesException is thrown when given two rules cannot be joined because they are not compatible. |
|
InvalidPasswordException
Objects of this class are thrown when a password violates one of the rules. |
|
PasswordGenerator
Interface which needs to be implemented by all custom password generators. |
|
Rule
This interface needs to be implemented by all standard and custom password rule classes. |
|
ValidationInfo
Interface for classes providing contextual information used to validate passwords. |
Classes in com.ibm.passwordrules used by com.ibm.passwordrules.provisioning | |
---|---|
ValidationInfo
Interface for classes providing contextual information used to validate passwords. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |