mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-11 10:01:42 +00:00
Introduced public static final Predicates for allowed header names, header values, parameter names, and parameter values for building expressions. Closes gh-13639