Class PasswordPolicyFactory

  • All Implemented Interfaces:
    AuthenticationPolicyFactory<PasswordPolicyCfg>

    public final class PasswordPolicyFactory
    extends Object
    implements AuthenticationPolicyFactory<PasswordPolicyCfg>
    This class is the interface between the password policy configurable component and a password policy state object. When a password policy entry is added to the configuration, an instance of this class is created and registered to manage subsequent modification to that configuration entry, including validating any proposed modification and applying an accepted modification.