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