Class HaveIBeenPwnedPasswordRule
java.lang.Object
org.apache.syncope.core.spring.policy.HaveIBeenPwnedPasswordRule
- All Implemented Interfaces:
PasswordRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidvoidenforce(LinkedAccount account) voidgetConf()voidsetConf(PasswordRuleConf conf)
-
Constructor Details
-
HaveIBeenPwnedPasswordRule
public HaveIBeenPwnedPasswordRule()
-
-
Method Details
-
getConf
- Specified by:
getConfin interfacePasswordRule
-
setConf
- Specified by:
setConfin interfacePasswordRule
-
enforce
-
enforce
- Specified by:
enforcein interfacePasswordRule
-
enforce
- Specified by:
enforcein interfacePasswordRule
-
enforce
- Specified by:
enforcein interfacePasswordRule
-