spring-security/oauth2/oauth2-core/src
Steve Riesenberg 10de63ce89 Access Token Response supports any data type
Changed the converter used to convert a map into an OAuth2AccessTokenResponse to
support any object as the value, including json numbers and nested objects. Also
deprecated old classes/setters and added new classes/setters.

Closes gh-9685
2021-06-01 14:38:14 -05:00
..
main/java/org/springframework/security/oauth2/core Access Token Response supports any data type 2021-06-01 14:38:14 -05:00
test/java/org/springframework/security/oauth2/core Access Token Response supports any data type 2021-06-01 14:38:14 -05:00