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.
|
Modifier and Type | Method and Description |
---|---|
SearchResultEntryProtocolOp |
LDAPMessage.getSearchResultEntryProtocolOp()
Retrieves the protocol op for this LDAP message as a search result entry protocol op.
|
static SearchResultEntryProtocolOp |
LDAPReader.readSearchEntry(org.forgerock.opendj.io.Asn1Reader reader)
Decodes the elements from the provided ASN.1 reader as an LDAP search result entry protocol op.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.