Package com.identityworksllc.iiq.common.password
Extensions for IIQ’s password policy classes
-
Interface Summary Interface Description ExtendedPasswordConstraint An extended password constraint interface that includes a method to get a description -
Class Summary Class Description AbstractExtendedPasswordConstraint An abstract class for extended password constraints, which mainly exists to provide a default for theAbstractPasswordConstraint.generate()method and the admin flag functionality.ExtendedPasswordPolice An extension of the OOTB PasswordPolice that allows adding custom constraints.IdentityAttributeConstraint Extends the OOTB PasswordConstraintAttribute to create a constraint for a single identity attribute.