mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-23 17:30:33 +00:00
Given that the filters are the level at which the SecurityContextHolder is consulted, this commit moves the operation that ProviderManager was doing into each authentication filter. Issue gh-17862