Class DefaultInboundCorrelationRuleConf

java.lang.Object
org.apache.syncope.common.lib.policy.AbstractCorrelationRuleConf
org.apache.syncope.common.lib.policy.DefaultInboundCorrelationRuleConf
All Implemented Interfaces:
Serializable, BaseBean, InboundCorrelationRuleConf, RuleConf

public class DefaultInboundCorrelationRuleConf extends AbstractCorrelationRuleConf implements InboundCorrelationRuleConf
See Also:
  • Constructor Details

    • DefaultInboundCorrelationRuleConf

      public DefaultInboundCorrelationRuleConf()
  • Method Details

    • isOrSchemas

      public boolean isOrSchemas()
    • setOrSchemas

      public void setOrSchemas(boolean orSchemas)
    • getSchemas

      public List<String> getSchemas()