Uses of Class
org.openiam.sync.service.impl.srcadapter.adapters.AbstractSrcAdapter
-
Packages that use AbstractSrcAdapter Package Description org.openiam.sync.service.impl.srcadapter.adapters -
-
Uses of AbstractSrcAdapter in org.openiam.sync.service.impl.srcadapter.adapters
Subclasses of AbstractSrcAdapter in org.openiam.sync.service.impl.srcadapter.adapters Modifier and Type Class Description classConnectorAdapterScan AD for any new records, changed users, or delete operations and then synchronizes them back into OpenIAM.classCSVAdapterReads a CSV file for use during the synchronization processclassLogAdapterReads a Log file for use during the synchronization processclassRDBMSAdapterReads a CSV file for use during the synchronization process
-