| Interface | Description |
|---|---|
| BERConstants |
Constants used in BER encoding and decoding.
|
| ResultHandler |
Callback handler for receiving notification of search results.
|
| Class | Description |
|---|---|
| AttributeValues |
An attribute type and set of values to associate with it.
|
| BERDecoder |
Utility class for decoding BER values.
|
| BEREncoder |
Utility class to construct BER-encoded data.
|
| LDAPConnection |
An LDAPv3 client.
|
| LDAPResult |
An LDAP result structure.
|
| Modification |
An individual modification of an object's attributes.
|
| Exception | Description |
|---|---|
| BERException |
Exception thrown to indicate a BER encoding error.
|