mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Preserves the original behavior of ClaimTypeConverter so that its converters can maintain their default behavior of null meaning that conversion failed. Issue gh-10135