Uses of Interface
org.apache.syncope.common.lib.policy.InboundCorrelationRuleConf
Packages that use InboundCorrelationRuleConf
Package
Description
-
Uses of InboundCorrelationRuleConf in org.apache.syncope.common.lib.policy
Classes in org.apache.syncope.common.lib.policy that implement InboundCorrelationRuleConf -
Uses of InboundCorrelationRuleConf in org.apache.syncope.core.logic.init
Method parameters in org.apache.syncope.core.logic.init with type arguments of type InboundCorrelationRuleConfModifier and TypeMethodDescriptionClass
<? extends InboundCorrelationRule> ClassPathScanImplementationLookup.getInboundCorrelationRuleClass
(Class<? extends InboundCorrelationRuleConf> inboundCorrelationRuleConfClass) -
Uses of InboundCorrelationRuleConf in org.apache.syncope.core.provisioning.api
Method parameters in org.apache.syncope.core.provisioning.api with type arguments of type InboundCorrelationRuleConfModifier and TypeMethodDescriptionClass
<? extends InboundCorrelationRule> ImplementationLookup.getInboundCorrelationRuleClass
(Class<? extends InboundCorrelationRuleConf> inboundCorrelationRuleConfClass) -
Uses of InboundCorrelationRuleConf in org.apache.syncope.core.provisioning.api.rules
Methods in org.apache.syncope.core.provisioning.api.rules with parameters of type InboundCorrelationRuleConfModifier and TypeMethodDescriptiondefault void
InboundCorrelationRule.setConf
(InboundCorrelationRuleConf conf) -
Uses of InboundCorrelationRuleConf in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type InboundCorrelationRuleConfModifier and TypeMethodDescriptionvoid
DefaultInboundCorrelationRule.setConf
(InboundCorrelationRuleConf conf) -
Uses of InboundCorrelationRuleConf in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference that implement InboundCorrelationRuleConfModifier and TypeClassDescriptionclass
class
Method parameters in org.apache.syncope.fit.core.reference with type arguments of type InboundCorrelationRuleConfModifier and TypeMethodDescriptionClass
<? extends InboundCorrelationRule> ITImplementationLookup.getInboundCorrelationRuleClass
(Class<? extends InboundCorrelationRuleConf> inboundCorrelationRuleConfClass)