Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
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-2016 ForgeRock AS. All Rights Reserved.