Package | Description |
---|---|
org.ldaptive.provider.opendj |
Modifier and Type | Field and Description |
---|---|
private OpenDJProviderConfig |
OpenDJProvider.config
Provider configuration.
|
private OpenDJProviderConfig |
OpenDJConnection.config
Provider configuration.
|
Modifier and Type | Method and Description |
---|---|
OpenDJProviderConfig |
OpenDJProvider.getProviderConfig() |
Modifier and Type | Method and Description |
---|---|
ProviderConnectionFactory<OpenDJProviderConfig> |
OpenDJProvider.getConnectionFactory(ConnectionConfig cc) |
Modifier and Type | Method and Description |
---|---|
void |
OpenDJProvider.setProviderConfig(OpenDJProviderConfig pc) |
Constructor and Description |
---|
OpenDJConnection(org.forgerock.opendj.ldap.Connection c,
OpenDJProviderConfig pc)
Creates a new opendj ldap connection.
|
OpenDJConnectionFactory(String url,
ConnectionStrategy strategy,
OpenDJProviderConfig config,
org.forgerock.opendj.ldap.LDAPOptions options)
Creates a new OpenDJ connection factory.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.