Uses of Interface
org.apache.syncope.common.lib.policy.AccountRuleConf
Packages that use AccountRuleConf
Package
Description
-
Uses of AccountRuleConf in org.apache.syncope.common.lib.policy
Classes in org.apache.syncope.common.lib.policy that implement AccountRuleConf -
Uses of AccountRuleConf in org.apache.syncope.core.logic.init
Method parameters in org.apache.syncope.core.logic.init with type arguments of type AccountRuleConfModifier and TypeMethodDescriptionClass
<? extends AccountRule> ClassPathScanImplementationLookup.getAccountRuleClass
(Class<? extends AccountRuleConf> accountRuleConfClass) -
Uses of AccountRuleConf in org.apache.syncope.core.provisioning.api
Method parameters in org.apache.syncope.core.provisioning.api with type arguments of type AccountRuleConfModifier and TypeMethodDescriptionClass
<? extends AccountRule> ImplementationLookup.getAccountRuleClass
(Class<? extends AccountRuleConf> accountRuleConfClass) -
Uses of AccountRuleConf in org.apache.syncope.core.provisioning.api.rules
Methods in org.apache.syncope.core.provisioning.api.rules with parameters of type AccountRuleConf -
Uses of AccountRuleConf in org.apache.syncope.core.spring.policy
Methods in org.apache.syncope.core.spring.policy with parameters of type AccountRuleConf -
Uses of AccountRuleConf in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference that implement AccountRuleConfMethods in org.apache.syncope.fit.core.reference with parameters of type AccountRuleConfMethod parameters in org.apache.syncope.fit.core.reference with type arguments of type AccountRuleConfModifier and TypeMethodDescriptionClass
<? extends AccountRule> ITImplementationLookup.getAccountRuleClass
(Class<? extends AccountRuleConf> accountRuleConfClass)