IdPAttribute objects into SAML message components.See: Description
| Interface | Description |
|---|---|
| AttributeDesignatorMapperProcessor<I extends IdPAttribute> |
An interface which is implemented by encoders which encode SAML 1 attributes and which can be reverse mapped.
|
| AttributeMapperProcessor<S extends Attribute,I extends IdPAttribute> |
An interface which is implemented by encoders which encode attributes and which can be reverse mapped.
|
| SAML1AttributeEncoder<EncodedType extends IdPAttributeValue> |
Interface for encoders that produce a SAML 1
Attribute. |
| SAML2AttributeEncoder<EncodedType extends IdPAttributeValue> |
Interface for encoders that produce a SAML 2
Attribute. |
| Class | Description |
|---|---|
| AbstractSAML1AttributeEncoder<EncodedType extends IdPAttributeValue> |
Base class for encoders that produce a SAML 1
Attribute. |
| AbstractSAML1NameIdentifierEncoder | Deprecated |
| AbstractSAML2AttributeEncoder<EncodedType extends IdPAttributeValue> |
Base class for encoders that produce a SAML 2
Attribute. |
| AbstractSAML2NameIDEncoder | Deprecated |
| AbstractSAMLAttributeEncoder<AttributeType extends SAMLObject,EncodedType extends IdPAttributeValue> |
Base class for encoders that produce SAML attributes.
|
| SAMLEncoderSupport |
Support class for encoding IdP Attributes and their value.
|
IdPAttribute objects into SAML message components.Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.