See: Description
| Interface | Description |
|---|---|
| CsrfToken |
Provides the information about an expected CSRF token.
|
| Class | Description |
|---|---|
| CsrfConstants |
Constants for CSRF protection module.
|
| Enum | Description |
|---|---|
| CsrfProtectionMode |
Modes for CSRF protections
|
| Exception | Description |
|---|---|
| CsrfException |
This exception is thrown if a cross-site request forgery attack is detected.
|
| Annotation Type | Description |
|---|---|
| InheritedNotCsrfProtected |
This annotation can be used to mark page classes.
|
| NotCsrfProtected |
This annotation can be used to mark page classes.
|
Copyright © 2013–2024 Porsche Informatik. All rights reserved.