Package | Description |
---|---|
org.opends.server.protocols.ldap |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using LDAPv3.
|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
Modifier and Type | Method and Description |
---|---|
static LDAPMessage |
LDAPReader.readMessage(Asn1Reader reader)
Decodes the elements from the provided ASN.1 reader as an LDAP message.
|
Modifier and Type | Method and Description |
---|---|
LDAPMessage |
LDAPReader.readMessage()
Reads an LDAP message from the associated input stream.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPWriter.writeMessage(LDAPMessage message)
Writes an LDAP message to the associated output stream.
|
Copyright 2010-2018 ForgeRock AS.