Package org.ldaptive.beans
-
Interface Summary 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 Summary Class Description AbstractClassDescriptor Base implementation of a class descriptor.AbstractClassDescriptor.SimpleAttributeValueMutator Stores anAttributeconfiguration in anLdapAttributeobject.AbstractClassDescriptor.SimpleDnValueMutator Stores the DN value from aEntryconfiguration.AbstractLdapEntryMapper<T> Base implementation of an ldap entry mapper. -
Annotation Types Summary Annotation Type Description Attribute Annotation to describe LDAP attribute data on a bean.Entry Annotation to describe an LDAP entry on a bean.