AttributeEncoder implementations.See: Description
| Class | Description |
|---|---|
| SAML1ByteAttributeEncoder | |
| SAML1ScopedStringAttributeEncoder |
AttributeEncoder that produces SAML 1 attributes from an
IdPAttribute that contains scoped string values. |
| SAML1StringAttributeEncoder | |
| SAML1StringNameIdentifierEncoder | Deprecated |
| SAML1XMLObjectAttributeEncoder |
AttributeEncoder that produces SAML 1 attributes from an
IdPAttribute that contains XMLObjectAttributeValue values. |
| SAML2ByteAttributeEncoder | |
| SAML2ScopedStringAttributeEncoder |
AttributeEncoder that produces a SAML 2 Attribute from an
IdPAttribute that contains scoped string values. |
| SAML2StringAttributeEncoder | |
| SAML2StringNameIDEncoder | Deprecated |
| SAML2XMLObjectAttributeEncoder |
AttributeEncoder that produces a SAML 2 Attribute from an IdPAttribute
that contains XMLObject values. |
AttributeEncoder implementations.Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.