spring-security/oauth2/oauth2-resource-server
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
..
src Remove Deprecation Markers 2022-10-13 19:47:22 -06:00
spring-security-oauth2-resource-server.gradle javax.servlet:javax.servlet-api -> jakarta.servlet:jakarta.servlet-api 2022-01-19 14:33:53 -06:00