Uses of Interface
org.apache.wss4j.common.cache.ReplayCache
Packages that use ReplayCache
-
Uses of ReplayCache in org.apache.wss4j.common.cache
Classes in org.apache.wss4j.common.cache that implement ReplayCacheModifier and TypeClassDescriptionclassAn in-memory EHCache implementation of the ReplayCache interface, that overflows to disk.classA simple in-memory HashSet based cache to prevent against replay attacks.