1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/web
Evgeniy Cheban 5540bbcf0b createEvaluationContext should defer lookup of Authentication
- Added createEvaluationContext method that accepts Supplier<Authentication>
- Refactored classes that use EvaluationContext to use lazy initialization of Authentication

Closes gh-9667
2022-05-18 17:36:17 -06:00
..