2019-10-24 16:03:05 -04:00
|
|
|
= Protection Against Exploits
|
|
|
|
|
2021-07-29 18:12:34 -04:00
|
|
|
Spring Security provides protection against numerous exploits.
|
|
|
|
This section discusses WebFlux specific support for:
|
2019-10-28 16:08:38 -04:00
|
|
|
|
2021-07-29 18:12:34 -04:00
|
|
|
* xref:reactive/exploits/csrf.adoc[CSRF]
|
|
|
|
* xref:reactive/exploits/headers.adoc[Headers]
|
|
|
|
* xref:reactive/exploits/http.adoc[HTTP Requests]
|