public class UserGroupSynchronizer extends Object
| Constructor and Description |
|---|
UserGroupSynchronizer(String systemId,
ExternalUserGroupAccessor accessor)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
synchronize(UserGroupRetriever retriever)
Starts the synchronization.
|
public UserGroupSynchronizer(String systemId, ExternalUserGroupAccessor accessor)
systemId - Id of the external system.accessor - The accessor.public void synchronize(UserGroupRetriever retriever)
retriever - The retriever to be used to retrieve users and groups.Copyright © 2019 Communote team. All rights reserved.