Uses of Class
org.opensaml.util.storage.ReplayCache.ReplayCacheEntry

Packages that use ReplayCache.ReplayCacheEntry
org.opensaml.util.storage Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc. 
 

Uses of ReplayCache.ReplayCacheEntry in org.opensaml.util.storage
 

Constructor parameters in org.opensaml.util.storage with type arguments of type ReplayCache.ReplayCacheEntry
ReplayCache(StorageService<String,ReplayCache.ReplayCacheEntry> storageService, long duration)
          Constructor.
ReplayCache(StorageService<String,ReplayCache.ReplayCacheEntry> storageService, String storageParition, long duration)
          Constructor.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.