Package | Description |
---|---|
org.opensaml.common.binding.artifact |
Classes that may be used to create and manipulate SAML artifacts.
|
org.opensaml.common.binding.security |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
org.opensaml.util.storage |
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
|
Class and Description |
---|
AbstractExpiringObject
Base implementation for
ExpiringObject . |
ExpiringObject
A simple interface for objects that may expire at a given time.
|
StorageService
Generic data storage facility for use by services that require some degree of persistence.
|
Class and Description |
---|
ReplayCache
Class that uses an underlying
StorageService to track information associated with messages in order to detect
message replays. |
Class and Description |
---|
AbstractExpiringObject
Base implementation for
ExpiringObject . |
ExpiringObject
A simple interface for objects that may expire at a given time.
|
ReplayCacheEntry
Replay cache storage service entry.
|
StorageService
Generic data storage facility for use by services that require some degree of persistence.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.