Class AtLeastXSpecialCharPasswordRule

  • All Implemented Interfaces:
    PasswordRule

    public class AtLeastXSpecialCharPasswordRule
    extends AbstractPasswordRule
    At least X digit char in password. User: Yohann Chastagnier Date: 07/01/13
    • Constructor Detail

      • AtLeastXSpecialCharPasswordRule

        public AtLeastXSpecialCharPasswordRule()
        Default constructor.