public interface LdapSyncStrategy
| Modifier and Type | Method and Description |
|---|---|
org.identityconnectors.framework.common.objects.SyncToken |
getLatestSyncToken() |
void |
sync(org.identityconnectors.framework.common.objects.SyncToken token,
org.identityconnectors.framework.common.objects.SyncResultsHandler handler,
org.identityconnectors.framework.common.objects.OperationOptions options) |
void sync(org.identityconnectors.framework.common.objects.SyncToken token,
org.identityconnectors.framework.common.objects.SyncResultsHandler handler,
org.identityconnectors.framework.common.objects.OperationOptions options)
org.identityconnectors.framework.common.objects.SyncToken getLatestSyncToken()
Copyright © 2013. All Rights Reserved.