|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
org.springframework.beans.factory.support.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |