|
Class Summary |
| AbstractValue<T> |
A wrapper around byte[] values in entries. |
| AttributeUtils |
A set of utility fuctions for working with Attributes. |
| BinaryValue |
A server side schema aware wrapper around a binary attribute value. |
| DefaultAttribute |
An LDAP attribute. |
| DefaultEntry |
A default implementation of a ServerEntry which should suite most
use cases.
This class is final, it should not be extended. |
| DefaultModification |
An internal implementation for a ModificationItem. |
| ImmutableEntry |
A default implementation of a ServerEntry which should suite most
use cases. |
| StringValue |
A server side schema aware wrapper around a String attribute value. |