Uses of Interface
org.apache.syncope.common.lib.policy.PushCorrelationRuleConf
Packages that use PushCorrelationRuleConf
Package
Description
-
Uses of PushCorrelationRuleConf in org.apache.syncope.common.lib.policy
Classes in org.apache.syncope.common.lib.policy that implement PushCorrelationRuleConf -
Uses of PushCorrelationRuleConf in org.apache.syncope.core.logic.init
Method parameters in org.apache.syncope.core.logic.init with type arguments of type PushCorrelationRuleConfModifier and TypeMethodDescriptionClass<? extends PushCorrelationRule> ClassPathScanImplementationLookup.getPushCorrelationRuleClass(Class<? extends PushCorrelationRuleConf> correlationRuleConfClass) -
Uses of PushCorrelationRuleConf in org.apache.syncope.core.provisioning.api
Method parameters in org.apache.syncope.core.provisioning.api with type arguments of type PushCorrelationRuleConfModifier and TypeMethodDescriptionClass<? extends PushCorrelationRule> ImplementationLookup.getPushCorrelationRuleClass(Class<? extends PushCorrelationRuleConf> pushCorrelationRuleConfClass) -
Uses of PushCorrelationRuleConf in org.apache.syncope.core.provisioning.api.rules
Methods in org.apache.syncope.core.provisioning.api.rules with parameters of type PushCorrelationRuleConfModifier and TypeMethodDescriptiondefault voidPushCorrelationRule.setConf(PushCorrelationRuleConf conf) -
Uses of PushCorrelationRuleConf in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type PushCorrelationRuleConfModifier and TypeMethodDescriptionvoidDefaultPushCorrelationRule.setConf(PushCorrelationRuleConf conf) -
Uses of PushCorrelationRuleConf in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference that implement PushCorrelationRuleConfMethod parameters in org.apache.syncope.fit.core.reference with type arguments of type PushCorrelationRuleConfModifier and TypeMethodDescriptionClass<? extends PushCorrelationRule> ITImplementationLookup.getPushCorrelationRuleClass(Class<? extends PushCorrelationRuleConf> pushCorrelationRuleConfClass)