Uses of Class
org.ldaptive.beans.Attribute

Packages that use Attribute
org.ldaptive.beans.reflect   
org.ldaptive.beans.spring   
 

Uses of Attribute in org.ldaptive.beans.reflect
 

Methods in org.ldaptive.beans.reflect with parameters of type Attribute
protected  AttributeValueMutator FieldClassDescriptor.createAttributeValueMutator(Field field, Attribute attribute)
          Returns an attribute value mutator for the supplied field.
protected  AttributeValueMutator MethodClassDescriptor.createAttributeValueMutator(PropertyDescriptor desc, Attribute attribute)
          Returns an attribute value mutator for the supplied property descriptor.
 

Uses of Attribute in org.ldaptive.beans.spring
 

Constructors in org.ldaptive.beans.spring with parameters of type Attribute
SpelAttributeValueMutator(Attribute attr, org.springframework.expression.EvaluationContext context)
          Creates a new spel attribute value mutator.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.