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

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

Uses of ReplayCacheEntry in org.opensaml.util.storage
 

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



Copyright © 2006-2009 Internet2. All Rights Reserved.