| Package | Description |
|---|---|
| net.shibboleth.idp.attribute.resolver.ad.mapped.impl |
A
DataConnector implementation that maps from a given set of
source value to an output value. |
| Modifier and Type | Field and Description |
|---|---|
private Set<ValueMap> |
MappedAttributeDefinition.valueMaps
Value maps.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ValueMap> |
MappedAttributeDefinition.getValueMaps()
Gets the functions used to map an input value to an output value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedAttributeDefinition.setValueMaps(Collection<ValueMap> mappings)
Sets the functions used to map an input value to an output value.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.