| Class and Description |
|---|
| org.springframework.security.oauth2.client.userinfo.CustomUserTypesOAuth2UserService
It is recommended to use a delegation-based strategy of an
OAuth2UserService to support custom OAuth2User types, as it provides
much greater flexibility compared to this implementation. See the
reference
manual for details on how to implement. |
| org.springframework.security.oauth2.client.endpoint.NimbusAuthorizationCodeTokenResponseClient |
| org.springframework.security.oauth2.client.web.server.UnAuthenticatedServerOAuth2AuthorizedClientRepository |