Uses of Interface
org.springframework.social.google.api.oauth2.OAuth2Operations
-
Packages that use OAuth2Operations Package Description org.springframework.social.google.api Spring Social's Service APIs for Googleorg.springframework.social.google.api.impl org.springframework.social.google.api.oauth2.impl -
-
Uses of OAuth2Operations in org.springframework.social.google.api
Methods in org.springframework.social.google.api that return OAuth2Operations Modifier and Type Method Description OAuth2OperationsGoogle. oauth2Operations()RetrievesOAuth2Operations, used for interacting with Google+ API. -
Uses of OAuth2Operations in org.springframework.social.google.api.impl
Methods in org.springframework.social.google.api.impl that return OAuth2Operations Modifier and Type Method Description OAuth2OperationsGoogleTemplate. oauth2Operations() -
Uses of OAuth2Operations in org.springframework.social.google.api.oauth2.impl
Classes in org.springframework.social.google.api.oauth2.impl that implement OAuth2Operations Modifier and Type Class Description classOAuth2Template
-