Package org.opensaml.storage


package org.opensaml.storage
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc. Through these interfaces such data may be stored in memory, to a database, or replicated across cluster nodes.