Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.google.api.client.util.GenericData (implements java.lang.Cloneable)
- com.google.api.client.json.GenericJson (implements java.lang.Cloneable)
- com.google.api.client.http.GenericUrl
- com.google.api.client.auth.oauth2.TokenRequest
- com.google.api.client.auth.oauth2.AuthorizationCodeFlow
- com.google.api.client.auth.oauth2.AuthorizationCodeFlow.Builder
- com.google.api.client.auth.oauth2.BearerToken
- com.google.api.client.auth.oauth2.ClientParametersAuthentication (implements com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpRequestInitializer)
- com.google.api.client.auth.oauth2.Credential (implements com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpRequestInitializer, com.google.api.client.http.HttpUnsuccessfulResponseHandler)
- com.google.api.client.auth.oauth2.Credential.Builder
- com.google.api.client.auth.oauth2.CredentialStoreRefreshListener (implements com.google.api.client.auth.oauth2.CredentialRefreshListener)
- com.google.api.client.auth.oauth2.DataStoreCredentialRefreshListener (implements com.google.api.client.auth.oauth2.CredentialRefreshListener)
- com.google.api.client.auth.oauth2.StoredCredential (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.google.api.client.http.HttpResponseException
Interface Hierarchy
Copyright © 2011-2018 Google. All Rights Reserved.