spring-security/oauth2
Steve Riesenberg dab6950231
Move parametersCustomizer
The parametersCustomizer was introduced in 6.4.0-M4 with
DefaultOAuth2TokenRequestParametersConverter. However, it cannot be
applied to all parameters and so does not fully solve gh-11298.

This commit moves the customizer to the abstract class so it can be
applied to all parameters.

Closes gh-15939
2024-10-18 12:22:09 -05:00
..
oauth2-client Move parametersCustomizer 2024-10-18 12:22:09 -05:00
oauth2-core Polish diamond operator usage 2024-10-14 11:51:35 -07:00
oauth2-jose Polish diamond operator usage 2024-10-14 11:51:35 -07:00
oauth2-resource-server Polish diamond operator usage 2024-10-14 11:51:35 -07:00