Google OAuth2 API v1 (revision 33)



Uses of Class
com.google.api.services.oauth2.Oauth2.Userinfo.Get

Packages that use Oauth2.Userinfo.Get
com.google.api.services.oauth2   
 

Uses of Oauth2.Userinfo.Get in com.google.api.services.oauth2
 

Methods in com.google.api.services.oauth2 that return Oauth2.Userinfo.Get
 Oauth2.Userinfo.Get Oauth2.Userinfo.get()
          Get user info Create a request for the method "userinfo.get".
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setAlt(String alt)
           
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setFields(String fields)
           
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setKey(String key)
           
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setOauthToken(String oauthToken)
           
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setPrettyPrint(Boolean prettyPrint)
           
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setQuotaUser(String quotaUser)
           
 Oauth2.Userinfo.Get Oauth2.Userinfo.Get.setUserIp(String userIp)