| 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.
|
| Modifier and Type | Field and Description |
|---|---|
private SAML2AttributesMapper |
SAML2AttributesMapperService.attributesMapper
Cached AttributeMapper.
|
| Modifier and Type | Method and Description |
|---|---|
private SAML2AttributesMapper |
SAML2AttributesMapperService.getMapper()
Check to see if a reload of the mapper is required and do so, and return whatever should be used.
|
| Modifier and Type | Field and Description |
|---|---|
private SAML2AttributesMapper |
AttributeMappingNodeProcessor.attributesMapper
Cached AttributeMapper.
|
| Modifier and Type | Method and Description |
|---|---|
SAML2AttributesMapper |
AttributeMappingNodeProcessor.getAttributesMapper()
Get the current AttributesMapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeMappingNodeProcessor.setAttributesMapper(SAML2AttributesMapper mapper)
Set the current AttributesMapper.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.