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 © 2018 JBoss by Red Hat. All rights reserved.