spring-security/oauth2
Josh Cummings 099aaa33ff
Remove Deprecation Markers
Since Spring Security still needs these methods and classes, we
should wait on deprecating them if we can.

Instead, this commit changes the original classes to have a
boolean property that is currently false, but will switch to true
in 6.0.

At that time, BearerTokenAuthenticationFilter can change to use
the handler.

Closes gh-11932
2022-10-13 19:47:22 -06:00
..
oauth2-client Reduce severity of invalid registrationId to warn 2022-09-26 09:56:20 -05:00
oauth2-core Fix JSONObject and JSONArray imports in tests 2022-09-16 13:38:57 -05:00
oauth2-jose Refresh remote JWK when unknown KID error occurs 2022-08-18 16:48:42 -05:00
oauth2-resource-server Remove Deprecation Markers 2022-10-13 19:47:22 -06:00