Package org.ldaptive.beans.reflect
package org.ldaptive.beans.reflect
-
ClassDescriptionBase implementation of a
AttributeValueMutator
.Reflection transcoder for an object that implements aCollection
.Reflection transcoder which expects to operate on collections containing an array of values.Default implementation of a class descriptor.Uses aAttributeValueMutator
to mutate the configured DN of an object.Stores the class descriptors for a specific object in a static map.Default implementation of a reflection transcoder.Attribute mutator associated with theField
of an object.Creates DN and attribute mutators for theField
s on a type.Reflection transcoder for an object that implementsList
.Attribute mutator associated with theMethod
of an object.Creates DN and attribute mutators for theMethod
s on a type.Interface for reflection based transcoders.Provides utility methods for common reflection operations.Reflection transcoder for an object that implementsSet
.Reflection transcoder which expects to operate on collections containing a single value.Creates value transcoders and stores them in a static map.