Uses of Class
edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition.ValueMap

Packages that use ValueMap
edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition   
edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition   
 

Uses of ValueMap in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition
 

Methods in edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.attributeDefinition that return types with arguments of type ValueMap
 Collection<ValueMap> MappedAttributeDefinition.getValueMaps()
          Get the value maps.
 

Uses of ValueMap in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition
 

Methods in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition that return types with arguments of type ValueMap
 List<ValueMap> MappedAttributeDefinitionFactoryBean.getValueMaps()
          Gets the value maps.
protected  List<ValueMap> MappedAttributeDefinitionBeanDefinitionParser.processValueMaps(String pluginId, Map<QName,List<Element>> pluginConfigChildren, BeanDefinitionBuilder pluginBuilder)
          Process the value map elements.
 

Method parameters in edu.internet2.middleware.shibboleth.common.config.attribute.resolver.attributeDefinition with type arguments of type ValueMap
 void MappedAttributeDefinitionFactoryBean.setValueMaps(List<ValueMap> newValueMaps)
          Sets the value maps.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.