1
0
mirror of synced 2026-08-05 17:57:15 +00:00
Files
spring-security/oauth2/oauth2-core
mhyeon.lee 1b213d65d2 Enhance OAuth2AccessToken to be serializable
Change the TokenType to Serializable
so that the OAuth2AccessToken can be serialized.
(org.springframework.security.oauth2.core.OAuth2AccessToken.TokenType)

Fixes gh-5492
2018-07-13 12:10:55 -04:00
..