spring-security/config
Rob Winch e176d764ba Add SecurityContextRepository.loadContext(HttpServletRequest)
This allows loading the SecurityContext lazily, without the need for the
response, and does not attempt to automatically save the request when
the response is comitted.

Closes gh-11028
2022-03-25 14:38:37 -05:00
..
src Add SecurityContextRepository.loadContext(HttpServletRequest) 2022-03-25 14:38:37 -05:00
spring-security-config.gradle Upgrade to Kotlin 1.6.20-M1 2022-02-22 08:51:27 -03:00