Uses of Class
org.apache.wss4j.common.cache.ReplayCacheFactory

Packages that use ReplayCacheFactory
org.apache.wss4j.common.cache   
 

Uses of ReplayCacheFactory in org.apache.wss4j.common.cache
 

Subclasses of ReplayCacheFactory in org.apache.wss4j.common.cache
 class EHCacheReplayCacheFactory
          A factory to return an EHCacheReplayCache instance.
 class MemoryReplayCacheFactory
          A factory to return a MemoryReplayCache instance.
 

Methods in org.apache.wss4j.common.cache that return ReplayCacheFactory
static ReplayCacheFactory ReplayCacheFactory.newInstance()
           
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.