public interface LDAPSyncSourceContext extends SyncSourceContext
| Modifier and Type | Method and Description |
|---|---|
com.unboundid.ldap.sdk.LDAPInterface |
getLDAPConnection()
Returns a connection to the source.
|
getName, getSyncPipeNamecom.unboundid.ldap.sdk.LDAPInterface getLDAPConnection() throws com.unboundid.ldap.sdk.LDAPException
com.unboundid.ldap.sdk.LDAPException - if unable to get connection pool.