Uses of Class
org.opensaml.storage.AbstractStorageService
-
Packages that use AbstractStorageService Package Description org.opensaml.storage Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc. -
-
Uses of AbstractStorageService in org.opensaml.storage
Subclasses of AbstractStorageService in org.opensaml.storage Modifier and Type Class Description classAbstractMapBackedStorageServicePartial implementation ofStorageServicethat stores data in-memory with no persistence using a simple map.
-