| Package | Description |
|---|---|
| org.ldaptive.provider.unboundid |
| Modifier and Type | Field and Description |
|---|---|
private UnboundIDProviderConfig |
UnboundIDConnection.config
Provider configuration.
|
private UnboundIDProviderConfig |
UnboundIDProvider.config
Provider configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UnboundIDProviderConfig |
UnboundIDProvider.getProviderConfig() |
| Modifier and Type | Method and Description |
|---|---|
ProviderConnectionFactory<UnboundIDProviderConfig> |
UnboundIDProvider.getConnectionFactory(ConnectionConfig cc) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnboundIDProvider.setProviderConfig(UnboundIDProviderConfig pc) |
| Constructor and Description |
|---|
UnboundIDConnection(com.unboundid.ldap.sdk.LDAPConnection lc,
UnboundIDProviderConfig pc)
Creates a new unboundid ldap connection.
|
UnboundIDConnectionFactory(String url,
ConnectionStrategy strategy,
UnboundIDProviderConfig config,
SSLSocketFactory factory,
com.unboundid.ldap.sdk.LDAPConnectionOptions options)
Creates a new Unbound ID connection factory.
|
UnboundIDStartTLSConnectionFactory(String url,
ConnectionStrategy strategy,
UnboundIDProviderConfig config,
SSLSocketFactory factory,
com.unboundid.ldap.sdk.LDAPConnectionOptions options)
Creates a new Unbound ID connection factory.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.