Package cronapp.framework.persistence
Class PasswordHistoryRule
- java.lang.Object
-
- org.passay.HistoryRule
-
- cronapp.framework.persistence.PasswordHistoryRule
-
- All Implemented Interfaces:
org.passay.Rule
public class PasswordHistoryRule extends org.passay.HistoryRule
-
-
Constructor Summary
Constructors Constructor Description PasswordHistoryRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanmatches(String password, org.passay.PasswordData.Reference reference)
-
-
-
Method Detail
-
matches
protected boolean matches(String password, org.passay.PasswordData.Reference reference)
- Overrides:
matchesin classorg.passay.HistoryRule
-
-