| Package | Description |
|---|---|
| org.owasp.csrfguard.token.storage | |
| org.owasp.csrfguard.token.storage.impl |
| Modifier and Type | Method and Description |
|---|---|
Token |
TokenHolder.getToken(String sessionKey)
Returns the master and page tokens associated to a logical session key
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryToken |
| Modifier and Type | Method and Description |
|---|---|
Token |
InMemoryTokenHolder.getToken(String sessionKey) |
Copyright © 2025 OWASP. All rights reserved.