All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractAttributeValueMutator Base implementation of aAttributeValueMutator.AbstractClassDescriptor Base implementation of a class descriptor.AbstractClassDescriptor.SimpleAttributeValueMutator Stores anAttributeconfiguration in anLdapAttributeobject.AbstractClassDescriptor.SimpleDnValueMutator Stores the DN value from aEntryconfiguration.AbstractCollectionReflectionTranscoder Reflection transcoder for an object that implements aCollection.AbstractLdapEntryMapper<T> Base implementation of an ldap entry mapper.ArrayReflectionTranscoder Reflection transcoder which expects to operate on collections containing an array of values.Attribute Annotation to describe LDAP attribute data on a bean.AttributeValueMutator Interface for mutating an attribute value on an arbitrary object.BeanGenerator Utility class for creating Java POJOs from an LDAP schema.BeanGenerator.Builder BeanGeneratorPropertyInvoker Handles properties forBeanGenerator.BeanGeneratorPropertySource Reads properties specific toBeanGeneratorand returns an initialized object of that type.ClassDescriptor Describes the attribute value mutators and DN value mutators for a specific type.DefaultClassDescriptor Default implementation of a class descriptor.DefaultDnValueMutator Uses aAttributeValueMutatorto mutate the configured DN of an object.DefaultLdapEntryManager<T> Default implementation of an ldap entry manager.DefaultLdapEntryMapper<T> Stores the class descriptors for a specific object in a static map.DefaultReflectionTranscoder Default implementation of a reflection transcoder.DnValueMutator Interface for mutating the DN value on an arbitrary object.DurationToStringConverter Convert aDurationto a String.Entry Annotation to describe an LDAP entry on a bean.FieldAttributeValueMutator Attribute mutator associated with theFieldof an object.FieldClassDescriptor Creates DN and attribute mutators for theFields on a type.LdapEntryManager<T> Interface to manage objects that have been annotated to contain LDAP data.LdapEntryMapper<T> Interface for ldap entry mappers.ListReflectionTranscoder Reflection transcoder for an object that implementsList.MethodAttributeValueMutator Attribute mutator associated with theMethodof an object.MethodClassDescriptor Creates DN and attribute mutators for theMethods on a type.ReflectionTranscoder Interface for reflection based transcoders.ReflectionUtils Provides utility methods for common reflection operations.SetReflectionTranscoder Reflection transcoder for an object that implementsSet.SingleValueReflectionTranscoder<T> Reflection transcoder which expects to operate on collections containing a single value.SpelAttributeValueMutator Attribute mutator that uses a SPEL expression and evaluation context.SpelDnValueMutator Uses a SPEL expression and evaluation context to mutate the configured DN of an object.SpringClassDescriptor Spring implementation of a class descriptor.SpringLdapEntryMapper<T> Uses aSpringClassDescriptorfor ldap entry mapping.StringToDurationConverter Convert a String to aDuration.StringToZonedDateTimeConverter Convert a String to aZonedDateTime.TranscoderFactory Creates value transcoders and stores them in a static map.ZonedDateTimeToStringConverter Convert aZonedDateTimeto a String.