Package com.unboundid.directory.sdk.sync.config
This package defines a number of interfaces that may be used to obtain
server-side configuration information for third-party extensions intended for
use in the Ping Identity Data Sync Server (also referred to as the
Data Sync Server).
-
Interface Summary Interface Description ChangeDetectorConfig This interface defines a set of methods that may be used to obtain information about the general configuration of a change detector.GenericSyncConfig This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the Data Sync Server.JDBCSyncDestinationConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a JDBC Sync Destination.JDBCSyncSourceConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a JDBC Sync Source.KafkaSyncDestinationPluginConfig This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.LDAPSyncDestinationPluginConfig This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.LDAPSyncSourcePluginConfig This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.SCIM2AttributeMappingConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a SCIM2 Attribute Mapping.SyncDestinationConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a generic Sync Destination.SyncPipePluginConfig This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.SyncSourceConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a generic Sync Source.