| 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 Collection<SourceValue> |
ValueMap.sourceValues
Source values.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SourceValue> |
ValueMap.getSourceValues()
Gets the collection of source values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueMap.setSourceValues(Collection<SourceValue> newValues)
Sets the Source values for the mapping.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.