| Interface | Description |
|---|---|
| ReplayCache |
A cache to store (String) identifiers to avoid replay attacks.
|
| Class | Description |
|---|---|
| MemoryReplayCache |
A simple in-memory HashSet based cache to prevent against replay attacks.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.