Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.UserPushResultHandler
-
Packages that use UserPushResultHandler Package Description org.apache.syncope.core.provisioning.java.pushpull org.apache.syncope.core.provisioning.java.pushpull.stream -
-
Uses of UserPushResultHandler in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement UserPushResultHandler Modifier and Type Class Description classDefaultUserPushResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull that return UserPushResultHandler Modifier and Type Method Description protected UserPushResultHandlerPushJobDelegate. buildUserHandler() -
Uses of UserPushResultHandler in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement UserPushResultHandler Modifier and Type Class Description classStreamUserPushResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull.stream that return UserPushResultHandler Modifier and Type Method Description protected UserPushResultHandlerStreamPushJobDelegate. buildUserHandler()
-