| Package | Description |
|---|---|
| org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
| org.forgerock.opendj.ldap.requests |
Classes and interfaces for core LDAP requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPClientContext.enableConnectionSecurityLayer(ConnectionSecurityLayer layer)
Installs the provided connection security layer to the underlying
connection.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecurityLayer |
BindClient.getConnectionSecurityLayer()
Returns a connection security layer, but only if this bind client has
negotiated integrity and/or privacy protection for the underlying
connection.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.