Class HaveIBeenPwnedPasswordRule
java.lang.Object
org.apache.syncope.core.spring.policy.HaveIBeenPwnedPasswordRule
- All Implemented Interfaces:
PasswordRule
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
void
enforce
(LinkedAccount account) void
getConf()
void
setConf
(PasswordRuleConf conf)
-
Field Details
-
LOG
-
-
Constructor Details
-
HaveIBeenPwnedPasswordRule
public HaveIBeenPwnedPasswordRule()
-
-
Method Details
-
getConf
- Specified by:
getConf
in interfacePasswordRule
-
setConf
- Specified by:
setConf
in interfacePasswordRule
-
enforce
-
enforce
- Specified by:
enforce
in interfacePasswordRule
-
enforce
- Specified by:
enforce
in interfacePasswordRule
-
enforce
- Specified by:
enforce
in interfacePasswordRule
-