spring-security/oauth2/oauth2-core
Josh Cummings 7550907e03
Polish OAuth2AccessTokenResponse converters
Since these converters no longer have a direct reference to the HTTP
stack, it would be better to move them into another package. Also, now
that the converters are public, we should follow the prevailing
converter naming convention, which is to call it STConverter for an
implementation of Converter<S, T>.
2020-01-30 16:42:44 -07:00
..
src Polish OAuth2AccessTokenResponse converters 2020-01-30 16:42:44 -07:00
spring-security-oauth2-core.gradle authorization_uri Uses UriComponentsBuilder 2018-12-21 13:23:47 -07:00