Google OAuth2 API v1 (revision 45)

B C D E G I M O P S T U V 

B

build() - Method in class com.google.api.services.oauth2.Oauth2.Builder
Builds a new instance of Oauth2.
buildHttpRequestUsingHead() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 

C

com.google.api.services.oauth2 - package com.google.api.services.oauth2
 
com.google.api.services.oauth2.model - package com.google.api.services.oauth2.model
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.oauth2.Oauth2
Deprecated.
(scheduled to be removed in 1.13)
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.oauth2.Oauth2
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.oauth2.Oauth2
The default encoded service path of the service.

E

executeUsingHead() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
executeUsingHead() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 

G

get() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo
Get user info Create a request for the method "userinfo.get".
get() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me
Get user info Create a request for the method "me.get".
getAbstractGoogleClient() - Method in class com.google.api.services.oauth2.Oauth2Request
 
getAccessToken() - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
The oauth2 access token
getAccessType() - Method in class com.google.api.services.oauth2.model.Tokeninfo
The access type granted with this token.
getAlt() - Method in class com.google.api.services.oauth2.Oauth2Request
Data format for the response.
getAudience() - Method in class com.google.api.services.oauth2.model.Tokeninfo
Who is the intended audience for this token.
getBirthday() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's birthday.
getEmail() - Method in class com.google.api.services.oauth2.model.Tokeninfo
The email address of the user.
getEmail() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's email address.
getEmailVerified() - Method in class com.google.api.services.oauth2.model.Tokeninfo
Boolean flag which is true if the email address is verified.
getExpiresIn() - Method in class com.google.api.services.oauth2.model.Tokeninfo
The expiry time of the token, as number of seconds left until expiry.
getFamilyName() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's last name.
getFields() - Method in class com.google.api.services.oauth2.Oauth2Request
Selector specifying which fields to include in a partial response.
getGender() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's gender.
getGivenName() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's first name.
getHd() - Method in class com.google.api.services.oauth2.model.Userinfo
The hosted domain e.g.
getId() - Method in class com.google.api.services.oauth2.model.Userinfo
The focus obfuscated gaia id of the user.
getIdToken() - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
The ID token
getIssuedAt() - Method in class com.google.api.services.oauth2.model.Tokeninfo
The issue time of the token, as number of seconds.
getIssuedTo() - Method in class com.google.api.services.oauth2.model.Tokeninfo
To whom was the token issued to.
getIssuer() - Method in class com.google.api.services.oauth2.model.Tokeninfo
Who issued the token.
getKey() - Method in class com.google.api.services.oauth2.Oauth2Request
API key.
getLink() - Method in class com.google.api.services.oauth2.model.Userinfo
URL of the profile page.
getLocale() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's default locale.
getName() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's full name.
getNonce() - Method in class com.google.api.services.oauth2.model.Tokeninfo
Nonce of the id token.
getOauthToken() - Method in class com.google.api.services.oauth2.Oauth2Request
OAuth 2.0 token for the current user.
getPicture() - Method in class com.google.api.services.oauth2.model.Userinfo
URL of the user's picture image.
getPrettyPrint() - Method in class com.google.api.services.oauth2.Oauth2Request
Returns response with indentations and line breaks.
getQuotaUser() - Method in class com.google.api.services.oauth2.Oauth2Request
Available to use for quota purposes for server-side applications.
getScope() - Method in class com.google.api.services.oauth2.model.Tokeninfo
The space separated list of scopes granted to this token.
getTimezone() - Method in class com.google.api.services.oauth2.model.Userinfo
The user's default timezone.
getUserId() - Method in class com.google.api.services.oauth2.model.Tokeninfo
The Gaia obfuscated user id.
getUserIp() - Method in class com.google.api.services.oauth2.Oauth2Request
IP address of the site where the request originates.
getVerifiedEmail() - Method in class com.google.api.services.oauth2.model.Tokeninfo
Boolean flag which is true if the email address is verified.
getVerifiedEmail() - Method in class com.google.api.services.oauth2.model.Userinfo
Boolean flag which is true if the email address is verified.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.oauth2.Oauth2
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.oauth2.Oauth2RequestInitializer
 
initializeOauth2Request(Oauth2Request<?>) - Method in class com.google.api.services.oauth2.Oauth2RequestInitializer
Initializes Oauth2 request.

M

me() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2
An accessor for creating requests from the Me collection.

O

Oauth2 - Class in com.google.api.services.oauth2
Service definition for Oauth2 (v1).
Oauth2(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.oauth2.Oauth2
Constructor.
Oauth2.Builder - Class in com.google.api.services.oauth2
Builder for Oauth2.
Oauth2.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.oauth2.Oauth2.Builder
Returns an instance of a new builder.
Oauth2.Tokeninfo - Class in com.google.api.services.oauth2
 
Oauth2.Tokeninfo() - Constructor for class com.google.api.services.oauth2.Oauth2.Tokeninfo
Get token info Create a request for the method "tokeninfo".
Oauth2.Userinfo - Class in com.google.api.services.oauth2
The "userinfo" collection of methods.
Oauth2.Userinfo() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo
 
Oauth2.Userinfo.Get - Class in com.google.api.services.oauth2
 
Oauth2.Userinfo.Get() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo.Get
Get user info Create a request for the method "userinfo.get".
Oauth2.Userinfo.V2 - Class in com.google.api.services.oauth2
The "v2" collection of methods.
Oauth2.Userinfo.V2() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo.V2
 
Oauth2.Userinfo.V2.Me - Class in com.google.api.services.oauth2
The "me" collection of methods.
Oauth2.Userinfo.V2.Me() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me
 
Oauth2.Userinfo.V2.Me.Get - Class in com.google.api.services.oauth2
 
Oauth2.Userinfo.V2.Me.Get() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
Get user info Create a request for the method "me.get".
Oauth2Request<T> - Class in com.google.api.services.oauth2
Oauth2 request.
Oauth2Request(Oauth2, String, String, Object, Class<T>) - Constructor for class com.google.api.services.oauth2.Oauth2Request
 
Oauth2RequestInitializer - Class in com.google.api.services.oauth2
Oauth2 request initializer for setting properties like key and userIp.
Oauth2RequestInitializer() - Constructor for class com.google.api.services.oauth2.Oauth2RequestInitializer
 
Oauth2RequestInitializer(String) - Constructor for class com.google.api.services.oauth2.Oauth2RequestInitializer
 
Oauth2RequestInitializer(String, String) - Constructor for class com.google.api.services.oauth2.Oauth2RequestInitializer
 
Oauth2Scopes - Class in com.google.api.services.oauth2
Available OAuth 2.0 scopes for use with the Google OAuth2 API.

P

PLUS_LOGIN - Static variable in class com.google.api.services.oauth2.Oauth2Scopes
Know your name, basic info, and list of people you're connected to on Google+.
PLUS_ME - Static variable in class com.google.api.services.oauth2.Oauth2Scopes
Know who you are on Google.

S

setAccessToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
The oauth2 access token
setAccessType(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
The access type granted with this token.
setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2Request
Data format for the response.
setApplicationName(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
 
setAudience(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
Who is the intended audience for this token.
setBirthday(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's birthday.
setDisableGZipContent(boolean) - Method in class com.google.api.services.oauth2.Oauth2Request
 
setEmail(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
The email address of the user.
setEmail(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's email address.
setEmailVerified(Boolean) - Method in class com.google.api.services.oauth2.model.Tokeninfo
Boolean flag which is true if the email address is verified.
setExpiresIn(Integer) - Method in class com.google.api.services.oauth2.model.Tokeninfo
The expiry time of the token, as number of seconds left until expiry.
setFamilyName(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's last name.
setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setFields(String) - Method in class com.google.api.services.oauth2.Oauth2Request
Selector specifying which fields to include in a partial response.
setGender(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's gender.
setGivenName(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's first name.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.oauth2.Oauth2.Builder
 
setHd(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The hosted domain e.g.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.oauth2.Oauth2.Builder
 
setId(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The focus obfuscated gaia id of the user.
setIdToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
The ID token
setIssuedAt(Integer) - Method in class com.google.api.services.oauth2.model.Tokeninfo
The issue time of the token, as number of seconds.
setIssuedTo(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
To whom was the token issued to.
setIssuer(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
Who issued the token.
setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setKey(String) - Method in class com.google.api.services.oauth2.Oauth2Request
API key.
setLink(String) - Method in class com.google.api.services.oauth2.model.Userinfo
URL of the profile page.
setLocale(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's default locale.
setName(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's full name.
setNonce(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
Nonce of the id token.
setOauth2RequestInitializer(Oauth2RequestInitializer) - Method in class com.google.api.services.oauth2.Oauth2.Builder
setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2Request
OAuth 2.0 token for the current user.
setPicture(String) - Method in class com.google.api.services.oauth2.model.Userinfo
URL of the user's picture image.
setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2Request
Returns response with indentations and line breaks.
setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2Request
Available to use for quota purposes for server-side applications.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.oauth2.Oauth2Request
 
setRootUrl(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
 
setScope(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
The space separated list of scopes granted to this token.
setServicePath(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.oauth2.Oauth2.Builder
 
setTimezone(String) - Method in class com.google.api.services.oauth2.model.Userinfo
The user's default timezone.
setUserId(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
The Gaia obfuscated user id.
setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
 
setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
 
setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
 
setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2Request
IP address of the site where the request originates.
setVerifiedEmail(Boolean) - Method in class com.google.api.services.oauth2.model.Tokeninfo
Boolean flag which is true if the email address is verified.
setVerifiedEmail(Boolean) - Method in class com.google.api.services.oauth2.model.Userinfo
Boolean flag which is true if the email address is verified.

T

Tokeninfo - Class in com.google.api.services.oauth2.model
Model definition for Tokeninfo.
Tokeninfo() - Constructor for class com.google.api.services.oauth2.model.Tokeninfo
 
tokeninfo() - Method in class com.google.api.services.oauth2.Oauth2
Get token info Create a request for the method "tokeninfo".

U

Userinfo - Class in com.google.api.services.oauth2.model
Model definition for Userinfo.
Userinfo() - Constructor for class com.google.api.services.oauth2.model.Userinfo
 
userinfo() - Method in class com.google.api.services.oauth2.Oauth2
An accessor for creating requests from the Userinfo collection.
USERINFO_EMAIL - Static variable in class com.google.api.services.oauth2.Oauth2Scopes
View your email address.
USERINFO_PROFILE - Static variable in class com.google.api.services.oauth2.Oauth2Scopes
View basic information about your account.

V

v2() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo
An accessor for creating requests from the V2 collection.
B C D E G I M O P S T U V