mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-22 06:17:37 +00:00
To get current context without creating a new context. Creating a new context may cause ThreadLocal leak. Closes gh-9841
To get current context without creating a new context. Creating a new context may cause ThreadLocal leak. Closes gh-9841