1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/web
Josh Cummings 15d9c13984 Add RequestMatcher MigrationPath for SwitchUserFilter
To simplify migration, the filter's setter methods still use AntPathRequestMatcher.
Users can call the equivalent RequestMatcher setter methods to opt-in to the change early.

Issue gh-16417
2025-03-26 16:38:38 -06:00
..