| Package | Description |
|---|---|
| net.shibboleth.idp.saml.attribute.encoding |
Base classes for encoding
IdPAttribute objects into SAML message components. |
| net.shibboleth.idp.saml.nameid |
Code for manipulating NameIDs and NameIdentifiers.
|
| Class and Description |
|---|
| NameIdentifierAttributeEncoder
Marker interface for
AttributeEncoder that produces SAML name identifiers
instead of attributes. |
| SAML1NameIdentifierAttributeEncoder
Marker interface for
AttributeEncoder
that produces SAML 1.x NameIdentifiers instead of attributes. |
| SAML2NameIDAttributeEncoder
Marker interface for
AttributeEncoder
that produces SAML 2.0 NameIDs instead of attributes. |
| Class and Description |
|---|
| IPersistentIdStore
Marker interface for storage and retrieval plugins for SAML persistent IDs.
|
| NameDecoderException
Error thrown if decoding of a SAML subject identifier fails.
|
| NameIdentifierAttributeEncoder
Marker interface for
AttributeEncoder that produces SAML name identifiers
instead of attributes. |
| PersistentIdEntry
Object representing a persistent identifier entry in storage.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.