mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-21 22:05:48 +00:00
Polish gh-11952
This commit is contained in:
parent
f462134e87
commit
37fa49b32d
@ -34,6 +34,8 @@ import javax.servlet.http.HttpServletRequest
|
||||
* @property requireCsrfProtectionMatcher specify the [RequestMatcher] to use for
|
||||
* determining when CSRF should be applied.
|
||||
* @property sessionAuthenticationStrategy the [SessionAuthenticationStrategy] to use.
|
||||
* @property csrfTokenRequestHandler the [CsrfTokenRequestHandler] to use for making
|
||||
* the CSRF token available as a request attribute
|
||||
*/
|
||||
@SecurityMarker
|
||||
class CsrfDsl {
|
||||
|
Loading…
x
Reference in New Issue
Block a user