forked from apache/syncope
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fase 3 #1
Comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
LiveSyncConnector
simile a https://github.com/apache/syncope/blob/master/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/pushpull/stream/CSVStreamConnector.java ma implementando solo il metodosync()
che restituisce l'istanza diSyncDelta
che era stata in precedenza passata al costruttoreLiveSyncStreamPullJobDelegate
simile a https://github.com/apache/syncope/blob/master/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/pushpull/stream/StreamPullJobDelegate.javaLiveSyncConnector
con ilSyncDelta
appena costruitoLiveSyncStreamPullJobDelegate
come fatto ad esempio in https://github.com/apache/syncope/blob/master/core/idm/logic/src/main/java/org/apache/syncope/core/logic/ReconciliationLogic.java#L721-L723The text was updated successfully, but these errors were encountered: