Class TestPasswordRuleConf
- java.lang.Object
-
- org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf
-
- org.apache.syncope.fit.core.reference.TestPasswordRuleConf
-
- All Implemented Interfaces:
Serializable
,BaseBean
,PasswordRuleConf
,RuleConf
public class TestPasswordRuleConf extends AbstractPasswordRuleConf
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TestPasswordRuleConf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMustEndWith()
-
Methods inherited from class org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf
getName, setName
-
-
-
-
Method Detail
-
getMustEndWith
public String getMustEndWith()
-
-