OutType - The type of attribute we are mapping to.public class AttributesMapContainer<OutType extends IdPAttribute> extends Object implements com.google.common.base.Supplier<com.google.common.collect.Multimap<String,OutType>>
XMLObject.getObjectMetadata().| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.Multimap<String,OutType> |
providedValue
The map we are encapsulating.
|
| Constructor and Description |
|---|
AttributesMapContainer(com.google.common.collect.Multimap<String,OutType> value)
Constructor.
|
private final com.google.common.collect.Multimap<String,OutType extends IdPAttribute> providedValue
public com.google.common.collect.Multimap<String,OutType> get()
get in interface com.google.common.base.Supplier<com.google.common.collect.Multimap<String,OutType extends IdPAttribute>>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.