Package org.apache.syncope.core.provisioning.api.pushpull
-
Interface Summary Interface Description AnyObjectPullResultHandler AnyObjectPushResultHandler GroupPullResultHandler GroupPushResultHandler ProvisioningActions PullActions Interface for actions to be performed during pull.PushActions Interface for actions to be performed during push.RealmPullResultHandler RealmPushResultHandler ReconFilterBuilder Interface to be implemented for performing filtered reconciliation of aPullTask
.SyncopePullExecutor SyncopePullResultHandler SyncopePushExecutor SyncopePushResultHandler SyncopeResultHandler<T extends ProvisioningTask<?>,A extends ProvisioningActions> SyncopeSinglePullExecutor SyncopeSinglePushExecutor UserPullResultHandler UserPushResultHandler -
Class Summary Class Description ConstantReconFilterBuilder KeyValueReconFilterBuilder ProvisioningProfile<T extends ProvisioningTask<?>,A extends ProvisioningActions> -
Exception Summary Exception Description IgnoreProvisionException Raised when the given any object is to be ignored for pull / push.