| Package | Description |
|---|---|
| org.apache.wss4j.common.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
EHCacheReplayCache
An in-memory EHCache implementation of the ReplayCache interface.
|
class |
MemoryReplayCache
A simple in-memory HashSet based cache to prevent against replay attacks.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ReplayCache |
ReplayCacheFactory.newReplayCache(String key,
Object configuration) |
ReplayCache |
MemoryReplayCacheFactory.newReplayCache(String key,
Object configuration) |
ReplayCache |
EHCacheReplayCacheFactory.newReplayCache(String key,
Object configuration) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.