| Package | Description |
|---|---|
| net.shibboleth.idp.saml.attribute.mapping.impl |
Classes to do with the reverse mapping of SAML2 attributes into IdP Attributes.
|
| net.shibboleth.idp.saml.metadata.impl |
This package contains such class definitions as are needed to
bridge between the relying-party.xml schema and OpenSAML.
|
| net.shibboleth.idp.saml.saml1.profile.impl |
Profile processing actions related to SAML 1 messages.
|
| net.shibboleth.idp.saml.saml2.profile.impl |
Profile processing actions related to SAML 2 messages.
|
| Class and Description |
|---|
| SAML1AttributeDesignatorsMapper
This class conceptually represents the content of a attribute-map file, hence it describes (and then does) the
mappings from a
List of SAML1 AttributeDesignator into a
Multimap going from (SAML1) attributeId to IdPAttributes. |
| SAML2AttributesMapper
This class conceptually represents the content of a attribute-map file, hence it describes (and then does) the
mappings from a
List of SAML2 Attribute into a Multimap
going from (SAML2) attributeId to IdPAttributes. |
| Class and Description |
|---|
| RequestedAttributesMapper
This class conceptually represents the content of a attribute-map file, hence it describes (and then does) the
mappings from a
List of SAML2 RequestedAttribute into a
Multimap going from (SAML2) attributeId to IdPRequestedAttributes. |
| SAML2AttributesMapper
This class conceptually represents the content of a attribute-map file, hence it describes (and then does) the
mappings from a
List of SAML2 Attribute into a Multimap
going from (SAML2) attributeId to IdPAttributes. |
| Class and Description |
|---|
| SAML1AttributeDesignatorsMapperService
An implementation of
SAML1AttributeDesignatorsMapper for use by objects that
can't just store a constructed mapper themselves, such as action beans. |
| Class and Description |
|---|
| SAML2AttributesMapperService
An implementation of
SAML2AttributesMapper for use by objects that can't just store a constructed mapper
themselves, such as action beans. |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.