AttributesScript |
Interface that all transformation scripts in the synchronization process must implement
|
SourceAdapter |
Interface to implementing source adapters
|
SyncAbstractProcessorScript |
|
SynchronizationDataService |
Interface for AsynchIdentitySynchService .
|
SyncPostprocessorScript |
Interface which is called after sync validated and started (currently not right after end of sync)
not a mandatory script
|
SyncPreprocessorScript |
Interface which is called before sync running
not a mandatory script
|
TransformScript<T extends ProvisionObject> |
Interface that all transformation scripts in the synchronization process must implement
|
ValidationScript |
Interface that all validation scripts in the synchronization process must implement
|
WSOperationCommand |
Interface that needs to be implemented to call a webservice that will be used as an authoritative source.
|