See: Description
| Interface | Description |
|---|---|
| SAMLArtifact |
Interface for all SAML artifacts.
|
| SAMLArtifactMap |
Maps an artifact to a SAML message and back again.
|
| SAMLArtifactMap.SAMLArtifactMapEntry |
Represents a mapping between an artifact and a SAML message with some associated information.
|
| SAMLArtifactMap.SAMLArtifactMapEntryFactory |
A factory for producing SAMLArtifactMapEntry instances based on standard inputs, and reading/writing them from/to
storage.
|
| SAMLSourceIDArtifact |
A specialization of
SAMLArtifact which exposes a source ID. |
| SAMLSourceLocationArtifact |
A specialization of
SAMLArtifact which exposes a source location URI. |
| Class | Description |
|---|---|
| AbstractSAMLArtifact |
Base class for SAML artifacts.
|
| BasicSAMLArtifactMapEntry |
Basic implementation of
SAMLArtifactMap.SAMLArtifactMapEntry. |
| ExpiringSAMLArtifactMapEntry |
Extension of
BasicSAMLArtifactMapEntry that tracks expiration. |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.