See: Description
| Interface | Description |
|---|---|
| IPersistentIdStore |
Marker interface for storage and retrieval plugins for SAML persistent IDs.
|
| NameIDDecoder |
Interface for converting a
NameID back into a principal name. |
| NameIdentifierAttributeEncoder<NameIdType extends SAMLObject> | Deprecated |
| NameIdentifierDecoder |
Interface for converting a
NameIdentifier back into a principal name. |
| NameIdentifierGenerationService |
A service interface for obtaining name identifier generators.
|
| PersistentIdStore | Deprecated |
| SAML1NameIdentifierAttributeEncoder | Deprecated |
| SAML2NameIDAttributeEncoder | Deprecated |
| Class | Description |
|---|---|
| NameIDCanonicalizationFlowDescriptor |
A class used to describe flow descriptors for
NameIDPrincipal and
NameIdentifierPrincipal. |
| PersistentIdEntry |
Object representing a persistent identifier entry in storage.
|
| TransientIdParameters |
The Parameters we need to store in, and get out of a transient ID, namely the attribute recipient (aka the SP) and
the principal.
|
| Exception | Description |
|---|---|
| NameDecoderException |
Error thrown if decoding of a SAML subject identifier fails.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.