Uses of Package
org.apache.wss4j.common.cache
-
Classes in org.apache.wss4j.common.cache used by org.apache.cxf.ws.security.cache Class Description EHCacheReplayCache An in-memory EHCache implementation of the ReplayCache interface, that overflows to disk.ReplayCache A cache to store (String) identifiers to avoid replay attacks. -
Classes in org.apache.wss4j.common.cache used by org.apache.cxf.ws.security.wss4j Class Description ReplayCache A cache to store (String) identifiers to avoid replay attacks. -
Classes in org.apache.wss4j.common.cache used by org.apache.wss4j.common.cache Class Description EHCacheValue A cache value for EHCache.ReplayCache A cache to store (String) identifiers to avoid replay attacks. -
Classes in org.apache.wss4j.common.cache used by org.apache.wss4j.dom.handler Class Description ReplayCache A cache to store (String) identifiers to avoid replay attacks. -
Classes in org.apache.wss4j.common.cache used by org.apache.wss4j.stax.ext Class Description ReplayCache A cache to store (String) identifiers to avoid replay attacks. -
Classes in org.apache.wss4j.common.cache used by org.apache.wss4j.stax.validate Class Description ReplayCache A cache to store (String) identifiers to avoid replay attacks.