Interface GenericObjectSynchService
-
public interface GenericObjectSynchServiceInterface forGenericObjectSynchServicewhich is used to synchronize objects such as Groups, Roles, Organizations and others. Synchronization for these activities is initiated from startSynchronization()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SyncResponsestartSynchronization(SynchConfig config)Initiates the synchronization process
-
-
-
Method Detail
-
startSynchronization
SyncResponse startSynchronization(SynchConfig config)
Initiates the synchronization process- Parameters:
config-- Returns:
-
-