Interface InboundPolicy
- All Superinterfaces:
Entity,Policy,ProvisioningPolicy,Serializable
- All Known Implementing Classes:
JPAInboundPolicy,Neo4jInboundPolicy
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Method Summary
Modifier and TypeMethodDescriptionbooleanOptional<? extends InboundCorrelationRuleEntity> getCorrelationRule(String anyType) List<? extends InboundCorrelationRuleEntity> Methods inherited from interface org.apache.syncope.core.persistence.api.entity.policy.Policy
getName, setNameMethods inherited from interface org.apache.syncope.core.persistence.api.entity.policy.ProvisioningPolicy
getConflictResolutionAction, setConflictResolutionAction
-
Method Details
-
add
-
getCorrelationRule
-
getCorrelationRules
List<? extends InboundCorrelationRuleEntity> getCorrelationRules()
-