Interface | Description |
---|---|
CSRFErrorHandler |
This interface handles the CSRF error.
|
Class | Description |
---|---|
AddCSRFTokenAction | |
CSRFErrorHandler.DefaultCSRFErrorHandler | |
RequireCSRFCheckAction |
Annotation Type | Description |
---|---|
AddCSRFToken |
This action adds a CSRF token to the request and response if not already there.
|
RequireCSRFCheck |
This action requires a CSRF check.
|