Package org.idempiere.util
Class HistoryRuleSupportHash
java.lang.Object
org.passay.HistoryRule
org.idempiere.util.HistoryRuleSupportHash
- All Implemented Interfaces:
org.passay.Rule
public class HistoryRuleSupportHash
extends org.passay.HistoryRule
Implement history password rule support for hash password
- Author:
- hieplq
-
Field Summary
Fields inherited from class org.passay.HistoryRule
ERROR_CODE, reportAllFailures -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.passay.HistoryRule
createRuleResultDetailParameters, validate
-
Constructor Details
-
HistoryRuleSupportHash
public HistoryRuleSupportHash()
-
-
Method Details
-
matches
use salt in hex form and password hashed in reference compare with plant password- Overrides:
matchesin classorg.passay.HistoryRule
-