See: Description
| Interface | Description |
|---|---|
| SAMLArtifactMap |
Maps an artifact to a SAML message and back again.
|
| SAMLArtifactMap.SAMLArtifactMapEntry |
Represents a mapping between an artifact a SAML message with some associated metadata.
|
| SAMLArtifactMap.SAMLArtifactMapEntryFactory |
A factory for producing SAMLArtifactMapEntry instances based on standard inputs.
|
| Class | Description |
|---|---|
| AbstractSAMLArtifact |
Base class for SAML artifacts.
|
| BasicSAMLArtifactMap |
Basic artifact map implementation that uses a
StorageService to store and retrieve artifacts. |
| BasicSAMLArtifactMapEntry |
Basic implementation of
SAMLArtifactMap.SAMLArtifactMapEntry. |
| BasicSAMLArtifactMapEntryFactory |
A basic factory for instances of
SAMLArtifactMap.SAMLArtifactMapEntryFactory. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.