mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-03 21:54:48 +00:00
Change the TokenType to Serializable so that the OAuth2AccessToken can be serialized. (org.springframework.security.oauth2.core.OAuth2AccessToken.TokenType) Fixes gh-5492