org.apache.cxf.ws.security.cache
Class EHCacheReplayCacheFactory
java.lang.Object
org.apache.cxf.ws.security.cache.ReplayCacheFactory
org.apache.cxf.ws.security.cache.EHCacheReplayCacheFactory
public class EHCacheReplayCacheFactory
- extends ReplayCacheFactory
A factory to return an EHCacheReplayCache instance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EHCacheReplayCacheFactory
public EHCacheReplayCacheFactory()
newReplayCache
public org.apache.ws.security.cache.ReplayCache newReplayCache(String key,
Message message)
- Specified by:
newReplayCache
in class ReplayCacheFactory
Apache CXF