spring-security/docs/modules/ROOT/pages/servlet/appendix/namespace
Rob Winch 89f8310d6c Add Explicit SessionAuthenticationStrategy Option
SessionAuthenticationFilter requires accessing the HttpSession to do its
job. Previously, there was no way to just disable the
SessionAuthenticationFilter despite the fact that
SessionAuthenticationStrategy is invoked by the authentication filters
directly.

This commit adds an option to disable SessionManagmentFilter in favor of
requiring explicit SessionAuthenticationStrategy invocation already
performed by the authentication filters.

Closes gh-11455
2022-08-18 17:00:47 -05:00
..
authentication-manager.adoc Separate Namespace Servlet Docs 2021-11-05 12:45:46 -06:00
http.adoc Add Explicit SessionAuthenticationStrategy Option 2022-08-18 17:00:47 -05:00
index.adoc Prepare for Spring Security 5.8 2022-05-02 16:34:23 -06:00
ldap.adoc Separate Namespace Servlet Docs 2021-11-05 12:45:46 -06:00
method-security.adoc Add AuthorizationManager for protect-pointcut 2022-07-13 17:58:16 -06:00
websocket.adoc Add SecurityContextHolderStrategy XML Configuration for Messaging 2022-06-27 15:55:28 -06:00