See: Description
Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
AbstractSAMLArtifact |
Base class for SAML artifacts.
|
BasicSAMLArtifactMapEntry |
Basic implementation of
SAMLArtifactMap.SAMLArtifactMapEntry . |
ExpiringSAMLArtifactMapEntry |
Extension of
BasicSAMLArtifactMapEntry that tracks expiration. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.