Uses of Class
net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
Packages that use SourceValue
Package
Description
A
DataConnector implementation that maps from a given set of
source value to an output value.Contains the parsers for the
MappedAttributeDefinition
and its child elements.-
Uses of SourceValue in net.shibboleth.idp.attribute.resolver.ad.mapped.impl
Fields in net.shibboleth.idp.attribute.resolver.ad.mapped.impl with type parameters of type SourceValueModifier and TypeFieldDescriptionprivate Collection<SourceValue>ValueMap.sourceValuesSource values.Methods in net.shibboleth.idp.attribute.resolver.ad.mapped.impl that return types with arguments of type SourceValueModifier and TypeMethodDescriptionValueMap.getSourceValues()Gets the collection of source values.Method parameters in net.shibboleth.idp.attribute.resolver.ad.mapped.impl with type arguments of type SourceValueModifier and TypeMethodDescriptionvoidValueMap.setSourceValues(Collection<SourceValue> newValues) Sets the Source values for the mapping. -
Uses of SourceValue in net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl
Methods in net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl that return types with arguments of type SourceValueModifier and TypeMethodDescriptionprotected Class<SourceValue>SourceValueParser.getBeanClass(Element element)