Class RegexPasswordPolicy

  • All Implemented Interfaces:
    PasswordPolicy

    public class RegexPasswordPolicy
    extends java.lang.Object
    implements PasswordPolicy
    PasswordPolicyService implementation that enables to specify a number of regular expressions that will be used to validate user password.
    • Constructor Detail

      • RegexPasswordPolicy

        public RegexPasswordPolicy​(java.lang.String policyName)