Class TestPasswordRule
java.lang.Object
org.apache.syncope.fit.core.reference.TestPasswordRule
- All Implemented Interfaces:
PasswordRule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidenforce(LinkedAccount account) voidgetConf()voidsetConf(PasswordRuleConf conf)
-
Field Details
-
LOG
-
-
Constructor Details
-
TestPasswordRule
public TestPasswordRule()
-
-
Method Details
-
getConf
- Specified by:
getConfin interfacePasswordRule
-
setConf
- Specified by:
setConfin interfacePasswordRule
-
enforce
- Specified by:
enforcein interfacePasswordRule
-
enforce
- Specified by:
enforcein interfacePasswordRule
-
enforce
- Specified by:
enforcein interfacePasswordRule
-