Package | Description |
---|---|
org.opensaml.common.binding.artifact |
Classes that may be used to create and manipulate SAML artifacts.
|
org.opensaml.util.storage |
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
SAMLArtifactMap.SAMLArtifactMapEntry
Represents a mapping between an artifact a SAML message with some associated metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicSAMLArtifactMapEntry
Basic implementation of
SAMLArtifactMap.SAMLArtifactMapEntry . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExpiringObject
Base implementation for
ExpiringObject . |
class |
ReplayCacheEntry
Replay cache storage service entry.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.