Uses of Class
org.springframework.social.google.api.oauth2.UserInfo
-
Packages that use UserInfo Package Description org.springframework.social.google.api.oauth2 org.springframework.social.google.api.oauth2.impl -
-
Uses of UserInfo in org.springframework.social.google.api.oauth2
Methods in org.springframework.social.google.api.oauth2 that return UserInfo Modifier and Type Method Description UserInfoOAuth2Operations. getUserinfo()Retrieves the authenticated user's Google user. -
Uses of UserInfo in org.springframework.social.google.api.oauth2.impl
Methods in org.springframework.social.google.api.oauth2.impl that return UserInfo Modifier and Type Method Description UserInfoOAuth2Template. getUserinfo()
-