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 class
ConnectorAdapter
Scan AD for any new records, changed users, or delete operations and then synchronizes them back into OpenIAM.class
CSVAdapter
Reads a CSV file for use during the synchronization processclass
LogAdapter
Reads a Log file for use during the synchronization processclass
RDBMSAdapter
Reads a CSV file for use during the synchronization process
-