| Interface | Description |
|---|---|
| ReplayCache |
A cache to store (String) identifiers to avoid replay attacks.
|
| Class | Description |
|---|---|
| EHCacheExpiry |
A custom Expiry implementation for EhCache.
|
| EHCacheReplayCache |
An in-memory EHCache implementation of the ReplayCache interface, that overflows to disk.
|
| EHCacheValue |
A cache value for EHCache.
|
| MemoryReplayCache |
A simple in-memory HashSet based cache to prevent against replay attacks.
|
| WSS4JCacheUtil |
Some functionality to detect if EhCache is available or not.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.