| Class | Description |
|---|---|
| AttributeValueAssertion |
A class to store an attribute value assertion.
|
| LdapConstants | |
| LdapDecoder |
The LdapDecoder decodes ASN.1 BER encoded PDUs.
|
| LdapEncoder |
LDAP BER provider's encoder.
|
| LdapMessageCodec |
The main ldapObject : every Ldap Message are encapsulated in it.
|
| LdapMessageContainer |
The LdapMessage container stores all the messages decoded by the Asn1Decoder.
|
| LdapMessageGrammar |
This class implements the LdapMessage message.
|
| LdapProvider |
The specific BER provider for LDAP.
|
| LdapResponseCodec |
A generic LdapResponse Object.
|
| LdapResultCodec |
A ldapObject to store the LdapResult
|
| LdapStatesEnum |
This class store the Ldap grammar's constants.
|
| LdapTransformer |
A Codec to Internal Message transformer.
|
| Enum | Description |
|---|---|
| MessageTypeEnum |
An enum to store the Ldap message type.
|
| Exception | Description |
|---|---|
| ResponseCarryingException |
Thrown when a Decoder has encountered a failure condition during a decode.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.