| Package | Description |
|---|---|
| net.shibboleth.idp.saml.attribute.mapping |
Classes in this package are to do with the import of attributes
as an adjunct to filtering.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSAMLAttributeDesignatorsMapper<OutType extends IdPAttribute>
The class contains the mechanics to go from a list of
AttributeDesignators to a Multimap of
String,IdPAttribute (or derived, or null). |
class |
AbstractSAMLAttributesMapper<InType extends Attribute,OutType extends IdPAttribute>
The class contains the mechanics to go from a list of
Attributes (or derived) to a Multimap of
String,IdPAttribute (or derived, or null). |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.