| Interface | Description | 
|---|---|
| AttributeValueMutator | 
 Interface for mutating an attribute value on an arbitrary object. 
 | 
| ClassDescriptor | 
 Describes the attribute value mutators and DN value mutators for a specific type. 
 | 
| DnValueMutator | 
 Interface for mutating the DN value on an arbitrary object. 
 | 
| LdapEntryMapper<T> | 
 Interface for ldap entry mappers. 
 | 
| Class | Description | 
|---|---|
| AbstractClassDescriptor | 
 Base implementation of a class descriptor. 
 | 
| AbstractLdapEntryMapper<T> | 
 Base implementation of an ldap entry mapper. 
 | 
| Annotation Type | Description | 
|---|---|
| Attribute | 
 Annotation to describe LDAP attribute data on a bean. 
 | 
| Entry | 
 Annotation to describe an LDAP entry on a bean. 
 | 
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.