Index

_ | A | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | X

_

__getnewargs__() (oauth2client.client.AccessTokenInfo method)
__getstate__() (oauth2client.client.AccessTokenInfo method)
(oauth2client.client.OAuth2Credentials method)
__repr__() (oauth2client.client.AccessTokenInfo method)
__setstate__() (oauth2client.client.OAuth2Credentials method)

A

access_token (oauth2client.client.AccessTokenInfo attribute)
access_token_expired (oauth2client.client.OAuth2Credentials attribute)
AccessTokenCredentials (class in oauth2client.client)
AccessTokenCredentialsError
AccessTokenInfo (class in oauth2client.client)
AccessTokenRefreshError
acquire_lock() (oauth2client.client.Storage method)
(oauth2client.file.Storage method)
(oauth2client.keyring_storage.Storage method)
AlreadyLockedException
AppAssertionCredentials (class in oauth2client.appengine)
(class in oauth2client.gce)
AppIdentityError
ApplicationDefaultCredentialsError
apply() (oauth2client.client.Credentials method)
(oauth2client.client.OAuth2Credentials method)
AssertionCredentials (class in oauth2client.client)
authorize() (oauth2client.client.Credentials method)
(oauth2client.client.OAuth2Credentials method)
authorize_url() (oauth2client.appengine.OAuth2Decorator method)
(oauth2client.flask_util.UserOAuth2 method)
authorize_view() (oauth2client.flask_util.UserOAuth2 method)

C

callback_application() (oauth2client.appengine.OAuth2Decorator method)
callback_handler() (oauth2client.appengine.OAuth2Decorator method)
callback_path (oauth2client.appengine.OAuth2Decorator attribute)
callback_view() (oauth2client.flask_util.UserOAuth2 method)
clean_headers() (in module oauth2client.client)
CommunicationError
contribute_to_class() (oauth2client.django_orm.CredentialsField method)
(oauth2client.django_orm.FlowField method)
create_scoped() (oauth2client.appengine.AppAssertionCredentials method)
(oauth2client.client.GoogleCredentials method)
(oauth2client.gce.AppAssertionCredentials method)
create_scoped_required() (oauth2client.appengine.AppAssertionCredentials method)
(oauth2client.client.GoogleCredentials method)
(oauth2client.gce.AppAssertionCredentials method)
CredentialInfoResponse (class in oauth2client.devshell)
Credentials (class in oauth2client.client)
credentials (oauth2client.appengine.CredentialsModel attribute)
(oauth2client.appengine.CredentialsNDBModel attribute)
(oauth2client.appengine.OAuth2Decorator attribute)
(oauth2client.flask_util.UserOAuth2 attribute)
credentials_from_clientsecrets_and_code() (in module oauth2client.client)
credentials_from_code() (in module oauth2client.client)
CredentialsField (class in oauth2client.django_orm)
CredentialsFileSymbolicLinkError, [1]
CredentialsModel (class in oauth2client.appengine)
CredentialsNDBModel (class in oauth2client.appengine)
CredentialsNDBProperty (class in oauth2client.appengine)
CredentialsProperty (class in oauth2client.appengine)
CryptoUnavailableError

D

data_type (oauth2client.appengine.CredentialsProperty attribute)
(oauth2client.appengine.FlowProperty attribute)
delete() (oauth2client.client.MemoryCache method)
(oauth2client.client.Storage method)
DeviceFlowInfo (class in oauth2client.client)
DevshellCredentials (class in oauth2client.devshell)

E

email (oauth2client.flask_util.UserOAuth2 attribute)
empty() (oauth2client.appengine.FlowProperty method)
env_name (oauth2client.client.SETTINGS attribute)
Error, [1], [2], [3]
expires_in (oauth2client.client.AccessTokenInfo attribute)

F

file_handle() (oauth2client.locked_file.LockedFile method)
filename() (oauth2client.locked_file.LockedFile method)
FlaskSessionStorage (class in oauth2client.flask_util)
Flow (class in oauth2client.client)
flow (oauth2client.appengine.OAuth2Decorator attribute)
flow_from_clientsecrets() (in module oauth2client.client)
FlowExchangeError
FlowField (class in oauth2client.django_orm)
FlowNDBProperty (class in oauth2client.appengine)
FlowProperty (class in oauth2client.appengine)
from_json() (oauth2client.appengine.AppAssertionCredentials class method)
(oauth2client.client.AccessTokenCredentials class method)
(oauth2client.client.Credentials class method)
(oauth2client.client.OAuth2Credentials class method)
(oauth2client.client.SignedJwtAssertionCredentials class method)
(oauth2client.devshell.DevshellCredentials class method)
(oauth2client.gce.AppAssertionCredentials class method)
from_stream() (oauth2client.client.GoogleCredentials static method)
FromResponse() (oauth2client.client.DeviceFlowInfo class method)

G

generate_token() (in module oauth2client.xsrfutil)
get() (oauth2client.client.MemoryCache method)
(oauth2client.client.Storage method)
get_access_token() (oauth2client.client.OAuth2Credentials method)
get_all_credential_keys() (in module oauth2client.multistore_file)
get_application_default() (oauth2client.client.GoogleCredentials static method)
get_credential_storage() (in module oauth2client.multistore_file)
get_credential_storage_custom_key() (in module oauth2client.multistore_file)
get_credential_storage_custom_string_key() (in module oauth2client.multistore_file)
get_credentials() (oauth2client.appengine.OAuth2Decorator method)
get_flow() (oauth2client.appengine.OAuth2Decorator method)
get_internal_type() (oauth2client.django_orm.CredentialsField method)
(oauth2client.django_orm.FlowField method)
get_prep_value() (oauth2client.django_orm.CredentialsField method)
(oauth2client.django_orm.FlowField method)
get_value_for_datastore() (oauth2client.appengine.CredentialsProperty method)
(oauth2client.appengine.FlowProperty method)
GoogleCredentials (class in oauth2client.client)

H

has_credentials() (oauth2client.appengine.OAuth2Decorator method)
(oauth2client.flask_util.UserOAuth2 method)
has_scopes() (oauth2client.client.OAuth2Credentials method)
http() (oauth2client.appengine.OAuth2Decorator method)
(oauth2client.flask_util.UserOAuth2 method)
HttpAccessTokenRefreshError

I

init_app() (oauth2client.flask_util.UserOAuth2 method)
InvalidClientSecretsError, [1]
InvalidXsrfTokenError
is_locked() (oauth2client.locked_file.LockedFile method)

L

load() (in module oauth2client.clientsecrets)
loadfile() (in module oauth2client.clientsecrets)
loads() (in module oauth2client.clientsecrets)
locked_delete() (oauth2client.appengine.StorageByKeyName method)
(oauth2client.client.Storage method)
(oauth2client.django_orm.Storage method)
(oauth2client.file.Storage method)
(oauth2client.flask_util.FlaskSessionStorage method)
(oauth2client.keyring_storage.Storage method)
locked_get() (oauth2client.appengine.StorageByKeyName method)
(oauth2client.client.Storage method)
(oauth2client.django_orm.Storage method)
(oauth2client.file.Storage method)
(oauth2client.flask_util.FlaskSessionStorage method)
(oauth2client.keyring_storage.Storage method)
locked_put() (oauth2client.appengine.StorageByKeyName method)
(oauth2client.client.Storage method)
(oauth2client.django_orm.Storage method)
(oauth2client.file.Storage method)
(oauth2client.flask_util.FlaskSessionStorage method)
(oauth2client.keyring_storage.Storage method)
LockedFile (class in oauth2client.locked_file)

M

make_signed_jwt() (in module oauth2client.crypt)
make_value_from_datastore() (oauth2client.appengine.CredentialsProperty method)
(oauth2client.appengine.FlowProperty method)
MAX_TOKEN_LIFETIME_SECS (oauth2client.client.SignedJwtAssertionCredentials attribute)
MemoryCache (class in oauth2client.client)
message_if_missing() (in module oauth2client.tools)

N

new_from_json() (oauth2client.client.Credentials class method)
NewerCredentialStoreError
NoDevshellServer
NON_SERIALIZED_MEMBERS (oauth2client.client.Credentials attribute)
NonAsciiHeaderError

O

oauth2client (module)
oauth2client.appengine (module)
oauth2client.client (module)
oauth2client.clientsecrets (module)
oauth2client.crypt (module)
oauth2client.devshell (module)
oauth2client.django_orm (module)
oauth2client.file (module)
oauth2client.flask_util (module)
oauth2client.gce (module)
oauth2client.keyring_storage (module)
oauth2client.locked_file (module)
oauth2client.multistore_file (module)
oauth2client.service_account (module)
oauth2client.tools (module)
oauth2client.util (module)
oauth2client.xsrfutil (module)
OAuth2Credentials (class in oauth2client.client)
OAuth2Decorator (class in oauth2client.appengine)
oauth2decorator_from_clientsecrets() (in module oauth2client.appengine)
OAuth2DecoratorFromClientSecrets (class in oauth2client.appengine)
OAuth2DeviceCodeError
OAuth2WebServerFlow (class in oauth2client.client)
oauth_aware() (oauth2client.appengine.OAuth2Decorator method)
oauth_required() (oauth2client.appengine.OAuth2Decorator method)
open_and_lock() (oauth2client.locked_file.LockedFile method)

P

positional() (in module oauth2client.util)
project_id (oauth2client.devshell.DevshellCredentials attribute)
put() (oauth2client.client.Storage method)

R

refresh() (oauth2client.client.Credentials method)
(oauth2client.client.OAuth2Credentials method)
release_lock() (oauth2client.client.Storage method)
(oauth2client.file.Storage method)
(oauth2client.keyring_storage.Storage method)
required() (oauth2client.flask_util.UserOAuth2 method)
retrieve_scopes() (oauth2client.client.OAuth2Credentials method)
revoke() (oauth2client.client.Credentials method)
(oauth2client.client.OAuth2Credentials method)
run_flow() (in module oauth2client.tools)

S

save_to_well_known_file() (in module oauth2client.client)
secret (oauth2client.appengine.SiteXsrfSecretKey attribute)
(oauth2client.appengine.SiteXsrfSecretKeyNDB attribute)
serialization_data (oauth2client.appengine.AppAssertionCredentials attribute)
(oauth2client.client.GoogleCredentials attribute)
(oauth2client.devshell.DevshellCredentials attribute)
(oauth2client.gce.AppAssertionCredentials attribute)
set() (oauth2client.client.MemoryCache method)
set_credentials() (oauth2client.appengine.OAuth2Decorator method)
set_flow() (oauth2client.appengine.OAuth2Decorator method)
set_store() (oauth2client.client.OAuth2Credentials method)
SETTINGS (class in oauth2client.client)
SignedJwtAssertionCredentials (class in oauth2client.client)
SiteXsrfSecretKey (class in oauth2client.appengine)
SiteXsrfSecretKeyNDB (class in oauth2client.appengine)
step1_get_authorize_url() (oauth2client.client.OAuth2WebServerFlow method)
step1_get_device_and_user_codes() (oauth2client.client.OAuth2WebServerFlow method)
step2_exchange() (oauth2client.client.OAuth2WebServerFlow method)
Storage (class in oauth2client.client)
(class in oauth2client.django_orm)
(class in oauth2client.file)
(class in oauth2client.keyring_storage)
StorageByKeyName (class in oauth2client.appengine)

T

to_json() (oauth2client.client.Credentials method)
(oauth2client.client.OAuth2Credentials method)
to_python() (oauth2client.django_orm.CredentialsField method)
(oauth2client.django_orm.FlowField method)
TokenRevokeError

U

UnknownClientSecretsFlowError
unlock_and_close() (oauth2client.locked_file.LockedFile method)
user_email (oauth2client.devshell.DevshellCredentials attribute)
user_id (oauth2client.flask_util.UserOAuth2 attribute)
UserOAuth2 (class in oauth2client.flask_util)

V

validate() (oauth2client.appengine.CredentialsProperty method)
(oauth2client.appengine.FlowProperty method)
validate_file() (in module oauth2client.locked_file)
validate_token() (in module oauth2client.xsrfutil)
value_to_string() (oauth2client.django_orm.CredentialsField method)
(oauth2client.django_orm.FlowField method)
verify_id_token() (in module oauth2client.client)
verify_signed_jwt_with_certs() (in module oauth2client.crypt)
VerifyJwtTokenError

X

xsrf_secret_key() (in module oauth2client.appengine)