Package | Description |
---|---|
org.opends.server.config |
Contains code used to interact with the Directory Server configuration.
|
org.opends.server.protocols.ldap |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using LDAPv3.
|
Modifier and Type | Method and Description |
---|---|
LDAPConnectionHandler |
AdministrationConnector.getConnectionHandler()
Retrieves the connection handler linked to this administration connector.
|
Constructor and Description |
---|
LDAPRequestHandler(LDAPConnectionHandler connectionHandler,
int requestHandlerID)
Creates a new LDAP request handler that will be associated with the
provided connection handler.
|
Copyright 2010-2017 ForgeRock AS.