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 UnboundID Synchronization Server.

See:
          Description

Interface Summary
GenericSyncConfig This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the Synchronization 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.
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.
SyncDestinationConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a JDBC 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.
 

Package com.unboundid.directory.sdk.sync.config Description

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 UnboundID Synchronization Server.