Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.SyncopePushResultHandler
-
-
Uses of SyncopePushResultHandler in org.apache.syncope.core.provisioning.api.pushpull
Subinterfaces of SyncopePushResultHandler in org.apache.syncope.core.provisioning.api.pushpull Modifier and Type Interface Description interfaceAnyObjectPushResultHandlerinterfaceGroupPushResultHandlerinterfaceRealmPushResultHandlerinterfaceUserPushResultHandler -
Uses of SyncopePushResultHandler in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement SyncopePushResultHandler Modifier and Type Class Description classAbstractPushResultHandlerclassDefaultAnyObjectPushResultHandlerclassDefaultGroupPushResultHandlerclassDefaultRealmPushResultHandlerclassDefaultUserPushResultHandler -
Uses of SyncopePushResultHandler in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement SyncopePushResultHandler Modifier and Type Class Description classStreamAnyObjectPushResultHandlerclassStreamGroupPushResultHandlerclassStreamUserPushResultHandler
-