Package org.owasp.csrfguard.token.storage
-
Interface Summary Interface Description LogicalSessionExtractor Token Interface used to interact with CSRF tokensTokenHolder Interface used for storing and manipulating tokens across the solution.
| Interface | Description |
|---|---|
| LogicalSessionExtractor | |
| Token |
Interface used to interact with CSRF tokens
|
| TokenHolder |
Interface used for storing and manipulating tokens across the solution.
|