Package org.apache.directory.shared.ldap.entry

Interface Summary
Entry This interface represent a LDAP entry.
EntryAttribute A generic interface mocking the Attribute JNDI interface.
Modification An internal interface for a ModificationItem.
Value<T> A interface for wrapping attribute values stored into an EntryAttribute.
 

Class Summary
AbstractEntry<K> The Abstract class where all the DefaultClientEntry and DefaultServerEntry common fields and methods will be found.
AbstractValue<T> A wrapper around byte[] values in entries.
 

Enum Summary
ModificationOperation An enum storing the different modification operation which can be used in a Modification.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.