Class PasswordHistoryRule

  • All Implemented Interfaces:
    org.passay.Rule

    public class PasswordHistoryRule
    extends org.passay.HistoryRule
    • Constructor Detail

      • PasswordHistoryRule

        public PasswordHistoryRule()
    • Method Detail

      • matches

        protected boolean matches​(String password,
                                  org.passay.PasswordData.Reference reference)
        Overrides:
        matches in class org.passay.HistoryRule