| Package | Description |
|---|---|
| net.shibboleth.idp.saml.attribute.encoding |
Base classes for encoding
IdPAttribute objects into SAML message components. |
| net.shibboleth.idp.saml.attribute.mapping |
Classes in this package are to do with the import of attributes
as an adjunct to filtering.
|
| Class and Description |
|---|
| AbstractSAMLAttributeDesignatorMapper
Basis of all classes which map SAML1
AttributeDesignator into an IdP IdPAttribute. |
| AbstractSAMLAttributeMapper
Basis of all classes which map SAML2
Attribute into an IdP IdPAttribute. |
| Class and Description |
|---|
| AbstractSAMLAttributeDesignatorMapper
Basis of all classes which map SAML1
AttributeDesignator into an IdP IdPAttribute. |
| AbstractSAMLAttributeMapper
Basis of all classes which map SAML2
Attribute into an IdP IdPAttribute. |
| AbstractSAMLAttributeValueMapper
The base of the classes that map SAML2 attribute values into IdP attribute values.
|
| AttributeMapper
This attribute defines the mechanism to go from something into an (IdP)
IdPAttribute. |
| AttributesMapper
This attribute defines the mechanism to go from a list of objects into a collection (IdP)
IdPAttribute, the
representation (a Multimap) being such as is useful to attribute filtering. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.