3cb0975860
Currently, "ReactiveJwtAuthenticationConverterAdapter" takes "JwtAuthenticationConverter" as its constructor argument. However, this limits the usage of this adapter. In this commit, widen the constructor to take "Converter<Jwt, AbstractAuthenticationToken>" and allow this adapter to be used by generic converters. |
||
---|---|---|
.. | ||
src | ||
spring-security-oauth2-resource-server.gradle |