Merge OAuth2ForDevices changes into master.
Conflicts: docs/epy/class-tree.html docs/epy/help.html docs/epy/identifier-index.html docs/epy/module-tree.html docs/epy/oauth2client-module.html docs/epy/oauth2client-pysrc.html docs/epy/oauth2client.anyjson-module.html docs/epy/oauth2client.anyjson-pysrc.html docs/epy/oauth2client.appengine-module.html docs/epy/oauth2client.appengine-pysrc.html docs/epy/oauth2client.appengine.AppAssertionCredentials-class.html docs/epy/oauth2client.appengine.CredentialsModel-class.html docs/epy/oauth2client.appengine.CredentialsNDBModel-class.html docs/epy/oauth2client.appengine.CredentialsNDBProperty-class.html docs/epy/oauth2client.appengine.CredentialsProperty-class.html docs/epy/oauth2client.appengine.FlowNDBProperty-class.html docs/epy/oauth2client.appengine.FlowProperty-class.html docs/epy/oauth2client.appengine.InvalidClientSecretsError-class.html docs/epy/oauth2client.appengine.InvalidXsrfTokenError-class.html docs/epy/oauth2client.appengine.OAuth2Decorator-class.html docs/epy/oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html docs/epy/oauth2client.appengine.SiteXsrfSecretKey-class.html docs/epy/oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html docs/epy/oauth2client.appengine.StorageByKeyName-class.html docs/epy/oauth2client.client-module.html docs/epy/oauth2client.client-pysrc.html docs/epy/oauth2client.client.AccessTokenCredentials-class.html docs/epy/oauth2client.client.AccessTokenCredentialsError-class.html docs/epy/oauth2client.client.AccessTokenRefreshError-class.html docs/epy/oauth2client.client.ApplicationDefaultCredentialsError-class.html docs/epy/oauth2client.client.AssertionCredentials-class.html docs/epy/oauth2client.client.Credentials-class.html docs/epy/oauth2client.client.Error-class.html docs/epy/oauth2client.client.Flow-class.html docs/epy/oauth2client.client.FlowExchangeError-class.html docs/epy/oauth2client.client.GoogleCredentials-class.html docs/epy/oauth2client.client.MemoryCache-class.html docs/epy/oauth2client.client.NonAsciiHeaderError-class.html docs/epy/oauth2client.client.OAuth2Credentials-class.html docs/epy/oauth2client.client.OAuth2WebServerFlow-class.html docs/epy/oauth2client.client.SignedJwtAssertionCredentials-class.html docs/epy/oauth2client.client.Storage-class.html docs/epy/oauth2client.client.TokenRevokeError-class.html docs/epy/oauth2client.client.UnknownClientSecretsFlowError-class.html docs/epy/oauth2client.client.VerifyJwtTokenError-class.html docs/epy/oauth2client.clientsecrets-module.html docs/epy/oauth2client.clientsecrets-pysrc.html docs/epy/oauth2client.clientsecrets.Error-class.html docs/epy/oauth2client.clientsecrets.InvalidClientSecretsError-class.html docs/epy/oauth2client.crypt-module.html docs/epy/oauth2client.crypt-pysrc.html docs/epy/oauth2client.crypt.AppIdentityError-class.html docs/epy/oauth2client.django_orm-module.html docs/epy/oauth2client.django_orm-pysrc.html docs/epy/oauth2client.django_orm.CredentialsField-class.html docs/epy/oauth2client.django_orm.FlowField-class.html docs/epy/oauth2client.django_orm.Storage-class.html docs/epy/oauth2client.file-module.html docs/epy/oauth2client.file-pysrc.html docs/epy/oauth2client.file.CredentialsFileSymbolicLinkError-class.html docs/epy/oauth2client.file.Storage-class.html docs/epy/oauth2client.gce-module.html docs/epy/oauth2client.gce-pysrc.html docs/epy/oauth2client.gce.AppAssertionCredentials-class.html docs/epy/oauth2client.keyring_storage-module.html docs/epy/oauth2client.keyring_storage-pysrc.html docs/epy/oauth2client.keyring_storage.Storage-class.html docs/epy/oauth2client.locked_file-module.html docs/epy/oauth2client.locked_file-pysrc.html docs/epy/oauth2client.locked_file.AlreadyLockedException-class.html docs/epy/oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html docs/epy/oauth2client.locked_file.LockedFile-class.html docs/epy/oauth2client.locked_file._Opener-class.html docs/epy/oauth2client.locked_file._PosixOpener-class.html docs/epy/oauth2client.multistore_file-module.html docs/epy/oauth2client.multistore_file-pysrc.html docs/epy/oauth2client.multistore_file.Error-class.html docs/epy/oauth2client.multistore_file.NewerCredentialStoreError-class.html docs/epy/oauth2client.multistore_file._MultiStore-class.html docs/epy/oauth2client.multistore_file._MultiStore._Storage-class.html docs/epy/oauth2client.old_run-module.html docs/epy/oauth2client.old_run-pysrc.html docs/epy/oauth2client.service_account-module.html docs/epy/oauth2client.service_account-pysrc.html docs/epy/oauth2client.service_account._ServiceAccountCredentials-class.html docs/epy/oauth2client.tools-module.html docs/epy/oauth2client.tools-pysrc.html docs/epy/oauth2client.tools.ClientRedirectHandler-class.html docs/epy/oauth2client.tools.ClientRedirectServer-class.html docs/epy/oauth2client.util-module.html docs/epy/oauth2client.util-pysrc.html docs/epy/oauth2client.xsrfutil-module.html docs/epy/oauth2client.xsrfutil-pysrc.html docs/epy/redirect.html
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
oauth2client oauth2client-module.html
|
||||
oauth2client.GOOGLE_REVOKE_URI oauth2client-module.html#GOOGLE_REVOKE_URI
|
||||
oauth2client.GOOGLE_TOKEN_URI oauth2client-module.html#GOOGLE_TOKEN_URI
|
||||
oauth2client.GOOGLE_DEVICE_URI oauth2client-module.html#GOOGLE_DEVICE_URI
|
||||
oauth2client.GOOGLE_AUTH_URI oauth2client-module.html#GOOGLE_AUTH_URI
|
||||
oauth2client.anyjson oauth2client.anyjson-module.html
|
||||
oauth2client.appengine oauth2client.appengine-module.html
|
||||
@@ -358,7 +359,10 @@ oauth2client.client.OAuth2Credentials._do_refresh_request oauth2client.client.OA
|
||||
oauth2client.client.OAuth2Credentials.refresh oauth2client.client.OAuth2Credentials-class.html#refresh
|
||||
oauth2client.client.OAuth2Credentials.get_access_token oauth2client.client.OAuth2Credentials-class.html#get_access_token
|
||||
oauth2client.client.OAuth2Credentials.access_token_expired oauth2client.client.OAuth2Credentials-class.html#access_token_expired
|
||||
oauth2client.client.OAuth2DeviceCodeError oauth2client.client.OAuth2DeviceCodeError-class.html
|
||||
oauth2client.client.OAuth2WebServerFlow oauth2client.client.OAuth2WebServerFlow-class.html
|
||||
oauth2client.client.OAuth2WebServerFlow._extract_codes oauth2client.client.OAuth2WebServerFlow-class.html#_extract_codes
|
||||
oauth2client.client.OAuth2WebServerFlow.step1_get_device_and_user_codes oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_device_and_user_codes
|
||||
oauth2client.client.OAuth2WebServerFlow.step2_exchange oauth2client.client.OAuth2WebServerFlow-class.html#step2_exchange
|
||||
oauth2client.client.OAuth2WebServerFlow.step1_get_authorize_url oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_authorize_url
|
||||
oauth2client.client.OAuth2WebServerFlow.__init__ oauth2client.client.OAuth2WebServerFlow-class.html#__init__
|
||||
|
||||
@@ -95,10 +95,10 @@
|
||||
</li>
|
||||
<li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong>
|
||||
</li>
|
||||
<li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>:
|
||||
<li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>:
|
||||
<em class="summary">Credentials files must not be symbolic links.</em>
|
||||
</li>
|
||||
<li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>:
|
||||
<li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>:
|
||||
<em class="summary">Credentials files must not be symbolic links.</em>
|
||||
</li>
|
||||
<li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>:
|
||||
@@ -173,7 +173,7 @@
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -246,7 +246,7 @@ page was last updated. </p>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -399,7 +399,7 @@
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.FlowField-class.html#get_db_prep_value">get_db_prep_value()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.FlowField-class.html">FlowField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client-module.html#GOOGLE_REVOKE_URI">GOOGLE_REVOKE_URI</a><br />
|
||||
<td width="33%" class="link-index"><a href="oauth2client-module.html#GOOGLE_DEVICE_URI">GOOGLE_DEVICE_URI</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client-module.html">oauth2client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -407,7 +407,7 @@
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#get_flow">get_flow()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client-module.html#GOOGLE_TOKEN_URI">GOOGLE_TOKEN_URI</a><br />
|
||||
<td width="33%" class="link-index"><a href="oauth2client-module.html#GOOGLE_REVOKE_URI">GOOGLE_REVOKE_URI</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client-module.html">oauth2client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -415,15 +415,16 @@
|
||||
<span class="index-where">(in <a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.CredentialsField-class.html#get_internal_type">get_internal_type()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.CredentialsField-class.html">CredentialsField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client-module.html#GOOGLE_TOKEN_URI">GOOGLE_TOKEN_URI</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client-module.html">oauth2client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file-module.html#get_credential_storage">get_credential_storage()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.FlowField-class.html#get_internal_type">get_internal_type()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.FlowField-class.html">FlowField</a>)</span></td>
|
||||
<td width="33%" class="link-index"> </td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
@@ -630,29 +631,37 @@
|
||||
<table class="link-index" width="100%" border="1">
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client-module.html">oauth2client</a></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2DeviceCodeError-class.html">OAuth2DeviceCodeError</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file.LockedFile-class.html#open_and_lock">open_and_lock()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file.LockedFile-class.html">LockedFile</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE">OAUTH2CLIENT_NAMESPACE</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._Opener-class.html#open_and_lock">open_and_lock()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">_Opener</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE">OAUTH2CLIENT_NAMESPACE</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#oauth_aware">oauth_aware()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._PosixOpener-class.html#open_and_lock">open_and_lock()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file._PosixOpener-class.html" onclick="show_private();">_PosixOpener</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#oauth_required">oauth_required()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#OpenSSLSigner">OpenSSLSigner</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a><br />
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#oauth2decorator_from_clientsecrets">oauth2decorator_from_clientsecrets()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.old_run-module.html">old_run</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client-module.html">oauth2client</a>)</span></td>
|
||||
@@ -660,19 +669,12 @@
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#oauth2decorator_from_clientsecrets">oauth2decorator_from_clientsecrets()</a><br />
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html">OAuth2DecoratorFromClientSecrets</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#OOB_CALLBACK_URN">OOB_CALLBACK_URN</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html">OAuth2DecoratorFromClientSecrets</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file.LockedFile-class.html#open_and_lock">open_and_lock()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file.LockedFile-class.html">LockedFile</a>)</span></td>
|
||||
<td width="33%" class="link-index"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="P">P</a></h2></td>
|
||||
@@ -759,75 +761,81 @@
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#save_to_well_known_file">save_to_well_known_file()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account-module.html">service_account</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client-module.html">oauth2client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKey-class.html">SiteXsrfSecretKey</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.util-module.html#scopes_to_string">scopes_to_string()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.util-module.html">oauth2client.util</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#service_account_email">service_account_email()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html">SiteXsrfSecretKeyNDB</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKey-class.html#secret">secret</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.SiteXsrfSecretKey-class.html">SiteXsrfSecretKey</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.MemoryCache-class.html#set">set()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.MemoryCache-class.html">MemoryCache</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_authorize_url">step1_get_authorize_url()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html#secret">secret</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html">SiteXsrfSecretKeyNDB</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.util-module.html#scopes_to_string">scopes_to_string()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.util-module.html">oauth2client.util</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.MemoryCache-class.html#set">set()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.MemoryCache-class.html">MemoryCache</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_device_and_user_codes">step1_get_device_and_user_codes()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKey-class.html#secret">secret</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.SiteXsrfSecretKey-class.html">SiteXsrfSecretKey</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#set_credentials">set_credentials()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#step2_exchange">step2_exchange()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.AppAssertionCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html#secret">secret</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html">SiteXsrfSecretKeyNDB</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#set_flow">set_flow()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.Storage-class.html">Storage</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.GoogleCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.AppAssertionCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#set_store">set_store()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.Storage-class.html">Storage</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm-module.html">oauth2client.django_orm</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.gce.AppAssertionCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.gce.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.GoogleCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#sign_blob">sign_blob()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.file.Storage-class.html">Storage</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.file-module.html">oauth2client.file</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.gce.AppAssertionCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.gce.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.SignedJwtAssertionCredentials-class.html">SignedJwtAssertionCredentials</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.keyring_storage.Storage-class.html">Storage</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.keyring_storage-module.html">oauth2client.keyring_storage</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#SERVICE_ACCOUNT">SERVICE_ACCOUNT</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#serialization_data">serialization_data()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#Signer">Signer</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.StorageByKeyName-class.html">StorageByKeyName</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#SERVICE_ACCOUNT">SERVICE_ACCOUNT</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKey-class.html">SiteXsrfSecretKey</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account-module.html">service_account</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client-module.html">oauth2client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html">SiteXsrfSecretKeyNDB</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="T">T</a></h2></td>
|
||||
@@ -929,7 +937,7 @@
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#_display_error_message">_display_error_message()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file-module.html#_multistores_lock">_multistores_lock</a><br />
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file-module.html#_multistores">_multistores</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -937,267 +945,275 @@
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_do_refresh_request">_do_refresh_request()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._Opener-class.html">_Opener</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file-module.html#_multistores_lock">_multistores_lock</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_do_revoke">_do_revoke()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_parse_exchange_token_response">_parse_exchange_token_response()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._Opener-class.html">_Opener</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html">OAuth2DecoratorFromClientSecrets</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_env_name">_env_name</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#_parse_pem_key">_parse_pem_key()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_parse_exchange_token_response">_parse_exchange_token_response()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.StorageByKeyName-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.StorageByKeyName-class.html">StorageByKeyName</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_expires_in">_expires_in()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#_parse_state_value">_parse_state_value()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#_parse_pem_key">_parse_pem_key()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AccessTokenCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AccessTokenCredentials-class.html">AccessTokenCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#_extract_codes">_extract_codes()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#_parse_state_value">_parse_state_value()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AssertionCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AssertionCredentials-class.html">AssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_extract_id_token">_extract_id_token()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._PosixOpener-class.html#_posix_lockfile">_posix_lockfile()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file._PosixOpener-class.html" onclick="show_private();">_PosixOpener</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AssertionCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AssertionCredentials-class.html">AssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.GoogleCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file-module.html#_FcntlOpener">_FcntlOpener</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._PosixOpener-class.html">_PosixOpener</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.GoogleCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.GoogleCredentials-class.html">GoogleCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.MemoryCache-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.MemoryCache-class.html">MemoryCache</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.CredentialsNDBProperty-class.html#_from_base_type">_from_base_type()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.CredentialsNDBProperty-class.html">CredentialsNDBProperty</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_raise_exception_for_missing_fields">_raise_exception_for_missing_fields()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.MemoryCache-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.MemoryCache-class.html">MemoryCache</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AssertionCredentials-class.html#_generate_assertion">_generate_assertion()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AssertionCredentials-class.html">AssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_raise_exception_for_reading_json">_raise_exception_for_reading_json()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.SignedJwtAssertionCredentials-class.html#_generate_assertion">_generate_assertion()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.SignedJwtAssertionCredentials-class.html">SignedJwtAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.AppAssertionCredentials-class.html#_refresh">_refresh()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2WebServerFlow-class.html">OAuth2WebServerFlow</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.SignedJwtAssertionCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.SignedJwtAssertionCredentials-class.html">SignedJwtAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#_generate_assertion">_generate_assertion()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AccessTokenCredentials-class.html#_refresh">_refresh()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AccessTokenCredentials-class.html">AccessTokenCredentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.SignedJwtAssertionCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.SignedJwtAssertionCredentials-class.html">SignedJwtAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.CredentialsField-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.CredentialsField-class.html">CredentialsField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#_generate_new_xsrf_secret_key">_generate_new_xsrf_secret_key()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_refresh">_refresh()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.CredentialsField-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.CredentialsField-class.html">CredentialsField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.FlowField-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.FlowField-class.html">FlowField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AssertionCredentials-class.html#_generate_refresh_request_body">_generate_refresh_request_body()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AssertionCredentials-class.html">AssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.gce.AppAssertionCredentials-class.html#_refresh">_refresh()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.gce.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.FlowField-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.FlowField-class.html">FlowField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_generate_refresh_request_body">_generate_refresh_request_body()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_refresh_data_cache">_refresh_data_cache()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.file.Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.file.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_generate_refresh_request_headers">_generate_refresh_request_headers()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AccessTokenCredentials-class.html#_revoke">_revoke()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AccessTokenCredentials-class.html">AccessTokenCredentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.file.Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.file.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.gce.AppAssertionCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.gce.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_get_all_credential_keys">_get_all_credential_keys()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.AssertionCredentials-class.html#_revoke">_revoke()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.AssertionCredentials-class.html">AssertionCredentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.gce.AppAssertionCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.gce.AppAssertionCredentials-class.html">AppAssertionCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.keyring_storage.Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.keyring_storage.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_get_application_default_credential_from_file">_get_application_default_credential_from_file()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_revoke">_revoke()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.keyring_storage.Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.keyring_storage.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file.LockedFile-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file.LockedFile-class.html">LockedFile</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_get_application_default_credential_GAE">_get_application_default_credential_GAE()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#_safe_html">_safe_html()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file.LockedFile-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file.LockedFile-class.html">LockedFile</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._Opener-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">_Opener</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_get_application_default_credential_GCE">_get_application_default_credential_GCE()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html">_ServiceAccountCredentials</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account-module.html">oauth2client.service_account</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.locked_file._Opener-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">_Opener</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore._Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore._Storage-class.html" onclick="show_private();">_Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_get_credential">_get_credential()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore._Storage-class.html">_Storage</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore._Storage-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore._Storage-class.html" onclick="show_private();">_Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.StorageByKeyName-class.html#_get_entity">_get_entity()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.StorageByKeyName-class.html">StorageByKeyName</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.CredentialsNDBProperty-class.html#_to_base_type">_to_base_type()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.CredentialsNDBProperty-class.html">CredentialsNDBProperty</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_get_environment">_get_environment()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.Credentials-class.html#_to_json">_to_json()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.Credentials-class.html">Credentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account._ServiceAccountCredentials-class.html#__init__">__init__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account._ServiceAccountCredentials-class.html" onclick="show_private();">_ServiceAccountCredentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.CredentialsField-class.html#__metaclass__">__metaclass__</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.CredentialsField-class.html">CredentialsField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_get_environment_variable_file">_get_environment_variable_file()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_unlock">_unlock()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.CredentialsField-class.html#__metaclass__">__metaclass__</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.CredentialsField-class.html">CredentialsField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.FlowField-class.html#__metaclass__">__metaclass__</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.FlowField-class.html">FlowField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.CredentialsNDBModel-class.html#_get_kind">_get_kind()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.CredentialsNDBModel-class.html">CredentialsNDBModel</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_update_credential">_update_credential()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.django_orm.FlowField-class.html#__metaclass__">__metaclass__</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.django_orm.FlowField-class.html">FlowField</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#__setstate__">__setstate__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html#_get_kind">_get_kind()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html">SiteXsrfSecretKeyNDB</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_update_query_params">_update_query_params()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#__setstate__">__setstate__()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_abstract">_abstract()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file-module.html#_get_multistore">_get_multistore()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client.OAuth2Credentials-class.html#_updateFromCredential">_updateFromCredential()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client.OAuth2Credentials-class.html">OAuth2Credentials</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_abstract">_abstract()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.util-module.html#_add_query_parameter">_add_query_parameter()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.util-module.html">oauth2client.util</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account-module.html#_get_private_key">_get_private_key()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account-module.html">oauth2client.service_account</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_urlsafe_b64decode">_urlsafe_b64decode()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.util-module.html#_add_query_parameter">_add_query_parameter()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.util-module.html">oauth2client.util</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#_build_state_value">_build_state_value()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_get_storage">_get_storage()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#_urlsafe_b64decode">_urlsafe_b64decode()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine-module.html#_build_state_value">_build_state_value()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine-module.html">oauth2client.appengine</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_cached_http">_cached_http</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_get_well_known_file">_get_well_known_file()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#_urlsafe_b64encode">_urlsafe_b64encode()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.client-module.html#_cached_http">_cached_http</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.client-module.html">oauth2client.client</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.tools-module.html#_CLIENT_SECRETS_MESSAGE">_CLIENT_SECRETS_MESSAGE</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.tools-module.html">oauth2client.tools</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.StorageByKeyName-class.html#_is_ndb">_is_ndb()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.StorageByKeyName-class.html">StorageByKeyName</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.service_account-module.html#_urlsafe_b64encode">_urlsafe_b64encode()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.service_account-module.html">oauth2client.service_account</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.tools-module.html#_CLIENT_SECRETS_MESSAGE">_CLIENT_SECRETS_MESSAGE</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.tools-module.html">oauth2client.tools</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.file.Storage-class.html#_create_file_if_needed">_create_file_if_needed()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.file.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.crypt-module.html#_json_encode">_json_encode()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.crypt-module.html">oauth2client.crypt</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.CredentialsNDBProperty-class.html#_validate">_validate()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.CredentialsNDBProperty-class.html">CredentialsNDBProperty</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.file.Storage-class.html#_create_file_if_needed">_create_file_if_needed()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.file.Storage-class.html">Storage</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_create_file_if_needed">_create_file_if_needed()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.clientsecrets-module.html#_loadfile">_loadfile()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.clientsecrets-module.html">oauth2client.clientsecrets</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.FlowNDBProperty-class.html#_validate">_validate()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.FlowNDBProperty-class.html">FlowNDBProperty</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_create_file_if_needed">_create_file_if_needed()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#_create_flow">_create_flow()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_lock">_lock()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.clientsecrets-module.html#_validate_clientsecrets">_validate_clientsecrets()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.clientsecrets-module.html">oauth2client.clientsecrets</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.OAuth2Decorator-class.html#_create_flow">_create_flow()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.OAuth2Decorator-class.html">OAuth2Decorator</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_decode_credential_from_json">_decode_credential_from_json()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_locked_json_read">_locked_json_read()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.file.Storage-class.html#_validate_file">_validate_file()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.file.Storage-class.html">Storage</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_decode_credential_from_json">_decode_credential_from_json()</a><br />
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_delete_credential">_delete_credential()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_locked_json_write">_locked_json_write()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
@@ -1205,20 +1221,13 @@
|
||||
<span class="index-where">(in <a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_delete_credential">_delete_credential()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.StorageByKeyName-class.html#_delete_entity">_delete_entity()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.StorageByKeyName-class.html">StorageByKeyName</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html">_MultiStore</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file._MultiStore-class.html#_write">_write()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">_MultiStore</a>)</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.appengine.StorageByKeyName-class.html#_delete_entity">_delete_entity()</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.appengine.StorageByKeyName-class.html">StorageByKeyName</a>)</span></td>
|
||||
<td width="33%" class="link-index"><a href="oauth2client.multistore_file-module.html#_multistores">_multistores</a><br />
|
||||
<span class="index-where">(in <a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a>)</span></td>
|
||||
<td width="33%" class="link-index"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
</table>
|
||||
@@ -1248,7 +1257,7 @@
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -103,7 +103,7 @@ tools.run_flow() function should be used in its place.</em> </li>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -123,6 +123,13 @@ tools.run_flow() function should be used in its place.</em> </li>
|
||||
<a name="GOOGLE_AUTH_URI"></a><span class="summary-name">GOOGLE_AUTH_URI</span> = <code title="'https://accounts.google.com/o/oauth2/auth'">'https://accounts.google.com/o/oauth2/auth'</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%" align="right" valign="top" class="summary">
|
||||
<span class="summary-type"> </span>
|
||||
</td><td class="summary">
|
||||
<a href="oauth2client-module.html#GOOGLE_DEVICE_URI" class="summary-name">GOOGLE_DEVICE_URI</a> = <code title="'https://accounts.google.com/o/oauth2/device/code'">'https://accounts.google.com/o/oauth2/devi<code class="variable-ellipsis">...</code></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%" align="right" valign="top" class="summary">
|
||||
<span class="summary-type"> </span>
|
||||
@@ -138,6 +145,43 @@ tools.run_flow() function should be used in its place.</em> </li>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ==================== VARIABLES DETAILS ==================== -->
|
||||
<a name="section-VariablesDetails"></a>
|
||||
<table class="details" border="1" cellpadding="3"
|
||||
cellspacing="0" width="100%" bgcolor="white">
|
||||
<tr bgcolor="#70b0f0" class="table-header">
|
||||
<td colspan="2" class="table-header">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr valign="top">
|
||||
<td align="left"><span class="table-header">Variables Details</span></td>
|
||||
<td align="right" valign="top"
|
||||
><span class="options">[<a href="#section-VariablesDetails"
|
||||
class="privatelink" onclick="toggle_private();"
|
||||
>hide private</a>]</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<a name="GOOGLE_DEVICE_URI"></a>
|
||||
<div>
|
||||
<table class="details" border="1" cellpadding="3"
|
||||
cellspacing="0" width="100%" bgcolor="white">
|
||||
<tr><td>
|
||||
<h3 class="epydoc">GOOGLE_DEVICE_URI</h3>
|
||||
|
||||
<dl class="fields">
|
||||
</dl>
|
||||
<dl class="fields">
|
||||
<dt>Value:</dt>
|
||||
<dd><table><tr><td><pre class="variable">
|
||||
'https://accounts.google.com/o/oauth2/device/code'
|
||||
</pre></td></tr></table>
|
||||
</dd>
|
||||
</dl>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
<br />
|
||||
<!-- ==================== NAVIGATION BAR ==================== -->
|
||||
<table class="navbar" border="0" width="100%" cellpadding="0"
|
||||
bgcolor="#a0c0ff" cellspacing="0">
|
||||
@@ -164,7 +208,7 @@ tools.run_flow() function should be used in its place.</em> </li>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,9 +58,10 @@
|
||||
<a name="L1"></a><tt class="py-lineno">1</tt> <tt class="py-line"><tt class="py-name">__version__</tt> <tt class="py-op">=</tt> <tt class="py-docstring">"1.2"</tt> </tt>
|
||||
<a name="L2"></a><tt class="py-lineno">2</tt> <tt class="py-line"> </tt>
|
||||
<a name="L3"></a><tt class="py-lineno">3</tt> <tt class="py-line"><tt id="link-0" class="py-name" targets="Variable oauth2client.GOOGLE_AUTH_URI=oauth2client-module.html#GOOGLE_AUTH_URI"><a title="oauth2client.GOOGLE_AUTH_URI" class="py-name" href="#" onclick="return doclink('link-0', 'GOOGLE_AUTH_URI', 'link-0');">GOOGLE_AUTH_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/auth'</tt> </tt>
|
||||
<a name="L4"></a><tt class="py-lineno">4</tt> <tt class="py-line"><tt id="link-1" class="py-name" targets="Variable oauth2client.GOOGLE_REVOKE_URI=oauth2client-module.html#GOOGLE_REVOKE_URI"><a title="oauth2client.GOOGLE_REVOKE_URI" class="py-name" href="#" onclick="return doclink('link-1', 'GOOGLE_REVOKE_URI', 'link-1');">GOOGLE_REVOKE_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/revoke'</tt> </tt>
|
||||
<a name="L5"></a><tt class="py-lineno">5</tt> <tt class="py-line"><tt id="link-2" class="py-name" targets="Variable oauth2client.GOOGLE_TOKEN_URI=oauth2client-module.html#GOOGLE_TOKEN_URI"><a title="oauth2client.GOOGLE_TOKEN_URI" class="py-name" href="#" onclick="return doclink('link-2', 'GOOGLE_TOKEN_URI', 'link-2');">GOOGLE_TOKEN_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/token'</tt> </tt>
|
||||
<a name="L6"></a><tt class="py-lineno">6</tt> <tt class="py-line"> </tt><script type="text/javascript">
|
||||
<a name="L4"></a><tt class="py-lineno">4</tt> <tt class="py-line"><tt id="link-1" class="py-name" targets="Variable oauth2client.GOOGLE_DEVICE_URI=oauth2client-module.html#GOOGLE_DEVICE_URI"><a title="oauth2client.GOOGLE_DEVICE_URI" class="py-name" href="#" onclick="return doclink('link-1', 'GOOGLE_DEVICE_URI', 'link-1');">GOOGLE_DEVICE_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/device/code'</tt> </tt>
|
||||
<a name="L5"></a><tt class="py-lineno">5</tt> <tt class="py-line"><tt id="link-2" class="py-name" targets="Variable oauth2client.GOOGLE_REVOKE_URI=oauth2client-module.html#GOOGLE_REVOKE_URI"><a title="oauth2client.GOOGLE_REVOKE_URI" class="py-name" href="#" onclick="return doclink('link-2', 'GOOGLE_REVOKE_URI', 'link-2');">GOOGLE_REVOKE_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/revoke'</tt> </tt>
|
||||
<a name="L6"></a><tt class="py-lineno">6</tt> <tt class="py-line"><tt id="link-3" class="py-name" targets="Variable oauth2client.GOOGLE_TOKEN_URI=oauth2client-module.html#GOOGLE_TOKEN_URI"><a title="oauth2client.GOOGLE_TOKEN_URI" class="py-name" href="#" onclick="return doclink('link-3', 'GOOGLE_TOKEN_URI', 'link-3');">GOOGLE_TOKEN_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/token'</tt> </tt>
|
||||
<a name="L7"></a><tt class="py-lineno">7</tt> <tt class="py-line"> </tt><script type="text/javascript">
|
||||
<!--
|
||||
expandto(location.href);
|
||||
// -->
|
||||
@@ -93,7 +94,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -94,7 +94,7 @@ we get a simplejson module from.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -121,7 +121,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:29 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -579,7 +579,7 @@ Returns: An OAuth2Decorator
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -1269,7 +1269,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:29 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,34 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AppAssertionCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#AppAssertionCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl" name="uml_class_diagram_for_oauth2cl">
|
||||
<area shape="rect" id="node1_19" href="oauth2client.appengine.AppAssertionCredentials-class.html#__init__" title="Constructor for AppAssertionCredentials" alt="" coords="31,521,215,540"/>
|
||||
<area shape="rect" id="node1_20" href="oauth2client.appengine.AppAssertionCredentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="31,540,215,559"/>
|
||||
<area shape="rect" id="node1_21" href="oauth2client.appengine.AppAssertionCredentials-class.html#serialization_data" title="Get the fields and their values identifying the current credentials." alt="" coords="31,559,215,577"/>
|
||||
<area shape="rect" id="node1_22" href="oauth2client.appengine.AppAssertionCredentials-class.html#create_scoped_required" title="Whether this Credentials object is scopeless." alt="" coords="31,577,215,596"/>
|
||||
<area shape="rect" id="node1_23" href="oauth2client.appengine.AppAssertionCredentials-class.html#create_scoped" title="Create a Credentials object for the given scopes." alt="" coords="31,596,215,615"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.AppAssertionCredentials-class.html" title="Credentials object for App Engine Assertion Grants" alt="" coords="19,491,227,621"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.AssertionCredentials-class.html" title="Abstract Credentials object used for OAuth 2.0 assertion grants." alt="" coords="32,429,213,472"/>
|
||||
<area shape="rect" id="node3_24" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="17,124,228,143"/>
|
||||
<area shape="rect" id="node3_25" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="17,143,228,161"/>
|
||||
<area shape="rect" id="node3_26" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="17,161,228,180"/>
|
||||
<area shape="rect" id="node3_27" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="17,180,228,199"/>
|
||||
<area shape="rect" id="node3_28" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="17,199,228,217"/>
|
||||
<area shape="rect" id="node3_29" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="17,217,228,236"/>
|
||||
<area shape="rect" id="node3_30" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="17,236,228,255"/>
|
||||
<area shape="rect" id="node3_31" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="17,255,228,273"/>
|
||||
<area shape="rect" id="node3_32" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="17,273,228,292"/>
|
||||
<area shape="rect" id="node3_33" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="17,292,228,311"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="5,93,240,317"/>
|
||||
<area shape="rect" id="node4_34" href="oauth2client.client.GoogleCredentials-class.html#get_application_default" title="Get the Application Default Credentials for the current environment." alt="" coords="20,367,224,385"/>
|
||||
<area shape="rect" id="node4_35" href="oauth2client.client.GoogleCredentials-class.html#from_stream" title="Create a Credentials object by reading the information from a given file." alt="" coords="20,385,224,404"/>
|
||||
<area shape="rect" id="node4" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="7,336,235,411"/>
|
||||
<area shape="rect" id="node5_36" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="25,28,220,47"/>
|
||||
<area shape="rect" id="node5_37" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="25,49,220,68"/>
|
||||
<area shape="rect" id="node5" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="13,5,232,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -590,7 +617,7 @@ The Credentials type is preserved.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,12 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsModel</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#CredentialsModel">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_2" name="uml_class_diagram_for_oauth2cl_2">
|
||||
<area shape="rect" id="node1_1" href="oauth2client.appengine.CredentialsModel-class.html#credentials" title="oauth2client.appengine.CredentialsModel.credentials" alt="" coords="18,28,121,47"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.CredentialsModel-class.html" title="Storage for OAuth 2.0 Credentials" alt="" coords="5,5,132,61"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_2.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_2" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -119,7 +124,7 @@ Storage of the model is keyed by the user.user_id().
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,13 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsNDBModel</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#CredentialsNDBModel">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_3" name="uml_class_diagram_for_oauth2cl_3">
|
||||
<area shape="rect" id="node1_1" href="oauth2client.appengine.CredentialsNDBModel-class.html#credentials" title="oauth2client.appengine.CredentialsNDBModel.credentials" alt="" coords="17,89,148,108"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.CredentialsNDBModel-class.html" title="NDB Model for storage of OAuth 2.0 Credentials" alt="" coords="5,67,160,123"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="??-52" alt="" coords="53,5,110,48"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_3.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_3" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -160,7 +166,7 @@ Storage of the model is keyed by the user.user_id().
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,12 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsNDBProperty</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#CredentialsNDBProperty">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_4" name="uml_class_diagram_for_oauth2cl_4">
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.CredentialsNDBProperty-class.html" title="App Engine NDB datastore Property for Credentials." alt="" coords="5,67,175,109"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="??-56" alt="" coords="61,5,119,48"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_4.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_4" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -278,7 +283,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,15 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsProperty</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#CredentialsProperty">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_5" name="uml_class_diagram_for_oauth2cl_5">
|
||||
<area shape="rect" id="node1_4" href="oauth2client.appengine.CredentialsProperty-class.html#data_type" title="oauth2client.appengine.CredentialsProperty.data_type" alt="" coords="18,28,297,47"/>
|
||||
<area shape="rect" id="node1_5" href="oauth2client.appengine.CredentialsProperty-class.html#get_value_for_datastore" title="oauth2client.appengine.CredentialsProperty.get_value_for_datastore" alt="" coords="18,49,297,68"/>
|
||||
<area shape="rect" id="node1_6" href="oauth2client.appengine.CredentialsProperty-class.html#make_value_from_datastore" title="oauth2client.appengine.CredentialsProperty.make_value_from_datastore" alt="" coords="18,68,297,87"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.appengine.CredentialsProperty-class.html#validate" title="oauth2client.appengine.CredentialsProperty.validate" alt="" coords="18,87,297,105"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.CredentialsProperty-class.html" title="App Engine datastore Property for Credentials." alt="" coords="5,5,308,112"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_5.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_5" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -189,7 +197,7 @@ oath2client.Credentials
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,12 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class FlowNDBProperty</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#FlowNDBProperty">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_6" name="uml_class_diagram_for_oauth2cl_6">
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.FlowNDBProperty-class.html" title="App Engine NDB datastore Property for Flow." alt="" coords="5,67,136,109"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="??-53" alt="" coords="41,5,98,48"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_6.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_6" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -183,7 +188,7 @@ Raises:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,16 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class FlowProperty</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#FlowProperty">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_7" name="uml_class_diagram_for_oauth2cl_7">
|
||||
<area shape="rect" id="node1_5" href="oauth2client.appengine.FlowProperty-class.html#data_type" title="oauth2client.appengine.FlowProperty.data_type" alt="" coords="18,28,297,47"/>
|
||||
<area shape="rect" id="node1_6" href="oauth2client.appengine.FlowProperty-class.html#get_value_for_datastore" title="oauth2client.appengine.FlowProperty.get_value_for_datastore" alt="" coords="18,49,297,68"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.appengine.FlowProperty-class.html#make_value_from_datastore" title="oauth2client.appengine.FlowProperty.make_value_from_datastore" alt="" coords="18,68,297,87"/>
|
||||
<area shape="rect" id="node1_8" href="oauth2client.appengine.FlowProperty-class.html#validate" title="oauth2client.appengine.FlowProperty.validate" alt="" coords="18,87,297,105"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.appengine.FlowProperty-class.html#empty" title="oauth2client.appengine.FlowProperty.empty" alt="" coords="18,105,297,124"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.FlowProperty-class.html" title="App Engine datastore Property for Flow." alt="" coords="5,5,308,131"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_7.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_7" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -206,7 +215,7 @@ oauth2client.Flow
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class InvalidClientSecretsError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#InvalidClientSecretsError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_8" name="uml_class_diagram_for_oauth2cl_8">
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.InvalidClientSecretsError-class.html" title="The client_secrets.json file is malformed or missing required fields." alt="" coords="11,373,182,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_8.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_8" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ The client_secrets.json file is malformed or missing required fields.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class InvalidXsrfTokenError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#InvalidXsrfTokenError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_9" name="uml_class_diagram_for_oauth2cl_9">
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.InvalidXsrfTokenError-class.html" title="The XSRF token is invalid or expired." alt="" coords="20,373,171,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_9.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_9" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ The XSRF token is invalid or expired.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,26 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class OAuth2Decorator</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#OAuth2Decorator">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_10" name="uml_class_diagram_for_oauth2cl_10">
|
||||
<area shape="rect" id="node1_15" href="oauth2client.appengine.OAuth2Decorator-class.html#credentials" title="oauth2client.appengine.OAuth2Decorator.credentials" alt="" coords="18,28,2281,47"/>
|
||||
<area shape="rect" id="node1_16" href="oauth2client.appengine.OAuth2Decorator-class.html#flow" title="oauth2client.appengine.OAuth2Decorator.flow" alt="" coords="18,47,2281,65"/>
|
||||
<area shape="rect" id="node1_17" href="oauth2client.appengine.OAuth2Decorator-class.html#set_credentials" title="oauth2client.appengine.OAuth2Decorator.set_credentials" alt="" coords="18,68,2281,87"/>
|
||||
<area shape="rect" id="node1_18" href="oauth2client.appengine.OAuth2Decorator-class.html#get_credentials" title="A thread local Credentials object." alt="" coords="18,87,2281,105"/>
|
||||
<area shape="rect" id="node1_19" href="oauth2client.appengine.OAuth2Decorator-class.html#set_flow" title="oauth2client.appengine.OAuth2Decorator.set_flow" alt="" coords="18,105,2281,124"/>
|
||||
<area shape="rect" id="node1_20" href="oauth2client.appengine.OAuth2Decorator-class.html#get_flow" title="A thread local Flow object." alt="" coords="18,124,2281,143"/>
|
||||
<area shape="rect" id="node1_21" href="oauth2client.appengine.OAuth2Decorator-class.html#__init__" title="Constructor for OAuth2Decorator" alt="" coords="18,143,2281,161"/>
|
||||
<area shape="rect" id="node1_22" href="oauth2client.appengine.OAuth2Decorator-class.html#oauth_required" title="Decorator that starts the OAuth 2.0 dance." alt="" coords="18,161,2281,180"/>
|
||||
<area shape="rect" id="node1_23" href="oauth2client.appengine.OAuth2Decorator-class.html#oauth_aware" title="Decorator that sets up for OAuth 2.0 dance, but doesn't do it." alt="" coords="18,180,2281,199"/>
|
||||
<area shape="rect" id="node1_24" href="oauth2client.appengine.OAuth2Decorator-class.html#has_credentials" title="True if for the logged in user there are valid access Credentials." alt="" coords="18,199,2281,217"/>
|
||||
<area shape="rect" id="node1_25" href="oauth2client.appengine.OAuth2Decorator-class.html#authorize_url" title="Returns the URL to start the OAuth dance." alt="" coords="18,217,2281,236"/>
|
||||
<area shape="rect" id="node1_26" href="oauth2client.appengine.OAuth2Decorator-class.html#http" title="Returns an authorized http instance." alt="" coords="18,236,2281,255"/>
|
||||
<area shape="rect" id="node1_27" href="oauth2client.appengine.OAuth2Decorator-class.html#callback_path" title="The absolute path where the callback will occur." alt="" coords="18,255,2281,273"/>
|
||||
<area shape="rect" id="node1_28" href="oauth2client.appengine.OAuth2Decorator-class.html#callback_handler" title="RequestHandler for the OAuth 2.0 redirect callback." alt="" coords="18,273,2281,292"/>
|
||||
<area shape="rect" id="node1_29" href="oauth2client.appengine.OAuth2Decorator-class.html#callback_application" title="WSGI application for handling the OAuth 2.0 redirect callback." alt="" coords="18,292,2281,311"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.OAuth2Decorator-class.html" title="Utility for making OAuth 2.0 easier." alt="" coords="5,5,2292,317"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_10.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_10" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -900,7 +919,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class OAuth2DecoratorFromClientSecrets</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#OAuth2DecoratorFromClientSecrets">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_11" name="uml_class_diagram_for_oauth2cl_11">
|
||||
<area shape="rect" id="node1_15" href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html#__init__" title="Constructor" alt="" coords="18,348,443,367"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html" title="An OAuth2Decorator that builds from a clientsecrets file." alt="" coords="5,317,455,373"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.appengine.OAuth2Decorator-class.html#credentials" title="oauth2client.appengine.OAuth2Decorator.credentials" alt="" coords="133,28,329,47"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.appengine.OAuth2Decorator-class.html#flow" title="oauth2client.appengine.OAuth2Decorator.flow" alt="" coords="133,47,329,65"/>
|
||||
<area shape="rect" id="node2_18" href="oauth2client.appengine.OAuth2Decorator-class.html#set_credentials" title="oauth2client.appengine.OAuth2Decorator.set_credentials" alt="" coords="133,68,329,87"/>
|
||||
<area shape="rect" id="node2_19" href="oauth2client.appengine.OAuth2Decorator-class.html#get_credentials" title="A thread local Credentials object." alt="" coords="133,87,329,105"/>
|
||||
<area shape="rect" id="node2_20" href="oauth2client.appengine.OAuth2Decorator-class.html#set_flow" title="oauth2client.appengine.OAuth2Decorator.set_flow" alt="" coords="133,105,329,124"/>
|
||||
<area shape="rect" id="node2_21" href="oauth2client.appengine.OAuth2Decorator-class.html#get_flow" title="A thread local Flow object." alt="" coords="133,124,329,143"/>
|
||||
<area shape="rect" id="node2_22" href="oauth2client.appengine.OAuth2Decorator-class.html#oauth_required" title="Decorator that starts the OAuth 2.0 dance." alt="" coords="133,143,329,161"/>
|
||||
<area shape="rect" id="node2_23" href="oauth2client.appengine.OAuth2Decorator-class.html#oauth_aware" title="Decorator that sets up for OAuth 2.0 dance, but doesn't do it." alt="" coords="133,161,329,180"/>
|
||||
<area shape="rect" id="node2_24" href="oauth2client.appengine.OAuth2Decorator-class.html#has_credentials" title="True if for the logged in user there are valid access Credentials." alt="" coords="133,180,329,199"/>
|
||||
<area shape="rect" id="node2_25" href="oauth2client.appengine.OAuth2Decorator-class.html#authorize_url" title="Returns the URL to start the OAuth dance." alt="" coords="133,199,329,217"/>
|
||||
<area shape="rect" id="node2_26" href="oauth2client.appengine.OAuth2Decorator-class.html#http" title="Returns an authorized http instance." alt="" coords="133,217,329,236"/>
|
||||
<area shape="rect" id="node2_27" href="oauth2client.appengine.OAuth2Decorator-class.html#callback_path" title="The absolute path where the callback will occur." alt="" coords="133,236,329,255"/>
|
||||
<area shape="rect" id="node2_28" href="oauth2client.appengine.OAuth2Decorator-class.html#callback_handler" title="RequestHandler for the OAuth 2.0 redirect callback." alt="" coords="133,255,329,273"/>
|
||||
<area shape="rect" id="node2_29" href="oauth2client.appengine.OAuth2Decorator-class.html#callback_application" title="WSGI application for handling the OAuth 2.0 redirect callback." alt="" coords="133,273,329,292"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.appengine.OAuth2Decorator-class.html" title="Utility for making OAuth 2.0 easier." alt="" coords="120,5,340,299"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_11.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_11" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -304,7 +324,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,12 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class SiteXsrfSecretKey</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#SiteXsrfSecretKey">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_12" name="uml_class_diagram_for_oauth2cl_12">
|
||||
<area shape="rect" id="node1_1" href="oauth2client.appengine.SiteXsrfSecretKey-class.html#secret" title="oauth2client.appengine.SiteXsrfSecretKey.secret" alt="" coords="18,28,126,47"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.SiteXsrfSecretKey-class.html" title="Storage for the sites XSRF secret key." alt="" coords="5,5,137,61"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_12.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_12" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -120,7 +125,7 @@ site.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,13 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class SiteXsrfSecretKeyNDB</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#SiteXsrfSecretKeyNDB">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_13" name="uml_class_diagram_for_oauth2cl_13">
|
||||
<area shape="rect" id="node1_1" href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html#secret" title="oauth2client.appengine.SiteXsrfSecretKeyNDB.secret" alt="" coords="17,89,153,108"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html" title="NDB Model for storage for the sites XSRF secret key." alt="" coords="5,67,165,123"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="??-48" alt="" coords="55,5,113,48"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_13.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_13" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -159,7 +165,7 @@ site.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,21 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class StorageByKeyName</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.appengine-pysrc.html#StorageByKeyName">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_14" name="uml_class_diagram_for_oauth2cl_14">
|
||||
<area shape="rect" id="node1_9" href="oauth2client.appengine.StorageByKeyName-class.html#__init__" title="Constructor for Storage." alt="" coords="18,185,465,204"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.appengine.StorageByKeyName-class.html#locked_get" title="Retrieve Credential from datastore." alt="" coords="18,204,465,223"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.appengine.StorageByKeyName-class.html#locked_put" title="Write a Credentials to the datastore." alt="" coords="18,223,465,241"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.appengine.StorageByKeyName-class.html#locked_delete" title="Delete Credential from datastore." alt="" coords="18,241,465,260"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.appengine.StorageByKeyName-class.html" title="Store and retrieve a credential to and from the App Engine datastore." alt="" coords="5,155,476,267"/>
|
||||
<area shape="rect" id="node2_13" href="oauth2client.client.Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="179,36,305,55"/>
|
||||
<area shape="rect" id="node2_14" href="oauth2client.client.Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="179,55,305,73"/>
|
||||
<area shape="rect" id="node2_15" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="179,73,305,92"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="179,92,305,111"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="179,111,305,129"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="167,5,317,136"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_14.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_14" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -526,7 +540,7 @@ Delete Credential from datastore.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -156,6 +156,14 @@ Tools for interacting with OAuth 2.0 protected resources.
|
||||
Error retrieving the Application Default Credentials.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%" align="right" valign="top" class="summary">
|
||||
<span class="summary-type"> </span>
|
||||
</td><td class="summary">
|
||||
<a href="oauth2client.client.OAuth2DeviceCodeError-class.html" class="summary-name">OAuth2DeviceCodeError</a><br />
|
||||
Error trying to retrieve a device code.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%" align="right" valign="top" class="summary">
|
||||
<span class="summary-type"> </span>
|
||||
@@ -541,7 +549,8 @@ Tools for interacting with OAuth 2.0 protected resources.
|
||||
<span class="summary-sig-arg">user_agent</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">token_uri</span>=<span class="summary-sig-default">GOOGLE_TOKEN_URI</span>,
|
||||
<span class="summary-sig-arg">auth_uri</span>=<span class="summary-sig-default">GOOGLE_AUTH_URI</span>,
|
||||
<span class="summary-sig-arg">revoke_uri</span>=<span class="summary-sig-default">GOOGLE_REVOKE_URI</span>)</span><br />
|
||||
<span class="summary-sig-arg">revoke_uri</span>=<span class="summary-sig-default">GOOGLE_REVOKE_URI</span>,
|
||||
<span class="summary-sig-arg">device_uri</span>=<span class="summary-sig-default">GOOGLE_DEVICE_URI</span>)</span><br />
|
||||
Exchanges an authorization code for an OAuth2Credentials object.</td>
|
||||
<td align="right" valign="top">
|
||||
<span class="codelink"><a href="oauth2client.client-pysrc.html#credentials_from_code">source code</a></span>
|
||||
@@ -564,7 +573,8 @@ Tools for interacting with OAuth 2.0 protected resources.
|
||||
<span class="summary-sig-arg">message</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">redirect_uri</span>=<span class="summary-sig-default">'postmessage'</span>,
|
||||
<span class="summary-sig-arg">http</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">cache</span>=<span class="summary-sig-default">None</span>)</span><br />
|
||||
<span class="summary-sig-arg">cache</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">device_uri</span>=<span class="summary-sig-default">None</span>)</span><br />
|
||||
Returns OAuth2Credentials from a clientsecrets file and an auth code.</td>
|
||||
<td align="right" valign="top">
|
||||
<span class="codelink"><a href="oauth2client.client-pysrc.html#credentials_from_clientsecrets_and_code">source code</a></span>
|
||||
@@ -586,7 +596,8 @@ Tools for interacting with OAuth 2.0 protected resources.
|
||||
<span class="summary-sig-arg">redirect_uri</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">message</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">cache</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">login_hint</span>=<span class="summary-sig-default">None</span>)</span><br />
|
||||
<span class="summary-sig-arg">login_hint</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">device_uri</span>=<span class="summary-sig-default">None</span>)</span><br />
|
||||
Create a Flow from a clientsecrets file.</td>
|
||||
<td align="right" valign="top">
|
||||
<span class="codelink"><a href="oauth2client.client-pysrc.html#flow_from_clientsecrets">source code</a></span>
|
||||
@@ -942,7 +953,8 @@ Returns:
|
||||
<span class="sig-arg">user_agent</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">token_uri</span>=<span class="sig-default">GOOGLE_TOKEN_URI</span>,
|
||||
<span class="sig-arg">auth_uri</span>=<span class="sig-default">GOOGLE_AUTH_URI</span>,
|
||||
<span class="sig-arg">revoke_uri</span>=<span class="sig-default">GOOGLE_REVOKE_URI</span>)</span>
|
||||
<span class="sig-arg">revoke_uri</span>=<span class="sig-default">GOOGLE_REVOKE_URI</span>,
|
||||
<span class="sig-arg">device_uri</span>=<span class="sig-default">GOOGLE_DEVICE_URI</span>)</span>
|
||||
</h3>
|
||||
</td><td align="right" valign="top"
|
||||
><span class="codelink"><a href="oauth2client.client-pysrc.html#credentials_from_code">source code</a></span>
|
||||
@@ -967,6 +979,8 @@ Args:
|
||||
defaults to Google's endpoints but any OAuth 2.0 provider can be used.
|
||||
revoke_uri: string, URI for revoke endpoint. For convenience
|
||||
defaults to Google's endpoints but any OAuth 2.0 provider can be used.
|
||||
device_uri: string, URI for device authorization endpoint. For convenience
|
||||
defaults to Google's endpoints but any OAuth 2.0 provider can be used.
|
||||
|
||||
Returns:
|
||||
An OAuth2Credentials object.
|
||||
@@ -997,7 +1011,8 @@ Raises:
|
||||
<span class="sig-arg">message</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">redirect_uri</span>=<span class="sig-default">'postmessage'</span>,
|
||||
<span class="sig-arg">http</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">cache</span>=<span class="sig-default">None</span>)</span>
|
||||
<span class="sig-arg">cache</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">device_uri</span>=<span class="sig-default">None</span>)</span>
|
||||
</h3>
|
||||
</td><td align="right" valign="top"
|
||||
><span class="codelink"><a href="oauth2client.client-pysrc.html#credentials_from_clientsecrets_and_code">source code</a></span>
|
||||
@@ -1024,6 +1039,7 @@ Args:
|
||||
http: httplib2.Http, optional http instance to use to do the fetch
|
||||
cache: An optional cache service client that implements get() and set()
|
||||
methods. See clientsecrets.loadfile() for details.
|
||||
device_uri: string, OAuth 2.0 device authorization endpoint
|
||||
|
||||
Returns:
|
||||
An OAuth2Credentials object.
|
||||
@@ -1056,7 +1072,8 @@ Raises:
|
||||
<span class="sig-arg">redirect_uri</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">message</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">cache</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">login_hint</span>=<span class="sig-default">None</span>)</span>
|
||||
<span class="sig-arg">login_hint</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">device_uri</span>=<span class="sig-default">None</span>)</span>
|
||||
</h3>
|
||||
</td><td align="right" valign="top"
|
||||
><span class="codelink"><a href="oauth2client.client-pysrc.html#flow_from_clientsecrets">source code</a></span>
|
||||
@@ -1084,6 +1101,8 @@ Args:
|
||||
login_hint: string, Either an email address or domain. Passing this hint
|
||||
will either pre-fill the email box on the sign-in form or select the
|
||||
proper multi-login session, thereby simplifying the login flow.
|
||||
device_uri: string, URI for device authorization endpoint. For convenience
|
||||
defaults to Google's endpoints but any OAuth 2.0 provider can be used.
|
||||
|
||||
Returns:
|
||||
A Flow object.
|
||||
@@ -1184,7 +1203,7 @@ namedtuple('AccessTokenInfo', ['access_token', 'expires_in'])
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AccessTokenCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#AccessTokenCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_15" name="uml_class_diagram_for_oauth2cl_15">
|
||||
<area shape="rect" id="node1_14" href="oauth2client.client.AccessTokenCredentials-class.html#__init__" title="Create an instance of OAuth2Credentials" alt="" coords="18,367,371,385"/>
|
||||
<area shape="rect" id="node1_15" href="oauth2client.client.AccessTokenCredentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="18,385,371,404"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.AccessTokenCredentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="5,336,383,411"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="90,124,301,143"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="90,143,301,161"/>
|
||||
<area shape="rect" id="node2_18" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="90,161,301,180"/>
|
||||
<area shape="rect" id="node2_19" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="90,180,301,199"/>
|
||||
<area shape="rect" id="node2_20" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="90,199,301,217"/>
|
||||
<area shape="rect" id="node2_21" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="90,217,301,236"/>
|
||||
<area shape="rect" id="node2_22" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="90,236,301,255"/>
|
||||
<area shape="rect" id="node2_23" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="90,255,301,273"/>
|
||||
<area shape="rect" id="node2_24" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="90,273,301,292"/>
|
||||
<area shape="rect" id="node2_25" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="90,292,301,311"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="78,93,313,317"/>
|
||||
<area shape="rect" id="node3_26" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="98,28,293,47"/>
|
||||
<area shape="rect" id="node3_27" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="98,49,293,68"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="86,5,305,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_15.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_15" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -481,7 +501,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AccessTokenCredentialsError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#AccessTokenCredentialsError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_16" name="uml_class_diagram_for_oauth2cl_16">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.AccessTokenCredentialsError-class.html" title="Having only the access_token means no refresh is possible." alt="" coords="5,435,204,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="79,373,133,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="43,311,169,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="43,329,169,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="31,280,181,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="27,28,183,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="27,47,183,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="27,68,183,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="27,87,183,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="27,105,183,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="27,124,183,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="27,143,183,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="27,161,183,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="27,180,183,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="27,199,183,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="27,217,183,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="27,236,183,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="15,5,195,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_16.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_16" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Having only the access_token means no refresh is possible.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AccessTokenRefreshError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#AccessTokenRefreshError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_17" name="uml_class_diagram_for_oauth2cl_17">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.AccessTokenRefreshError-class.html" title="Error trying to refresh an expired access token." alt="" coords="7,435,186,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_17.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_17" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Error trying to refresh an expired access token.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class ApplicationDefaultCredentialsError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#ApplicationDefaultCredentialsError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_18" name="uml_class_diagram_for_oauth2cl_18">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.ApplicationDefaultCredentialsError-class.html" title="Error retrieving the Application Default Credentials." alt="" coords="5,435,233,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="94,373,147,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="58,311,183,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="58,329,183,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="46,280,195,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="42,28,198,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="42,47,198,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="42,68,198,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="42,87,198,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="42,105,198,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="42,124,198,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="42,143,198,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="42,161,198,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="42,180,198,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="42,199,198,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="42,217,198,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="42,236,198,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="29,5,209,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_18.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_18" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Error retrieving the Application Default Credentials.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,33 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AssertionCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#AssertionCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_19" name="uml_class_diagram_for_oauth2cl_19">
|
||||
<area shape="rect" id="node1_19" href="oauth2client.client.AssertionCredentials-class.html#__init__" title="Constructor for AssertionFlowCredentials." alt="" coords="17,535,857,553"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.AssertionCredentials-class.html" title="Abstract Credentials object used for OAuth 2.0 assertion grants." alt="" coords="5,504,869,560"/>
|
||||
<area shape="rect" id="node2_20" href="oauth2client.client.GoogleCredentials-class.html#create_scoped_required" title="Whether this Credentials object is scopeless." alt="" coords="335,385,539,404"/>
|
||||
<area shape="rect" id="node2_21" href="oauth2client.client.GoogleCredentials-class.html#create_scoped" title="Create a Credentials object for the given scopes." alt="" coords="335,404,539,423"/>
|
||||
<area shape="rect" id="node2_22" href="oauth2client.client.GoogleCredentials-class.html#serialization_data" title="Get the fields and their values identifying the current credentials." alt="" coords="335,423,539,441"/>
|
||||
<area shape="rect" id="node2_23" href="oauth2client.client.GoogleCredentials-class.html#get_application_default" title="Get the Application Default Credentials for the current environment." alt="" coords="335,441,539,460"/>
|
||||
<area shape="rect" id="node2_24" href="oauth2client.client.GoogleCredentials-class.html#from_stream" title="Create a Credentials object by reading the information from a given file." alt="" coords="335,460,539,479"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="322,355,550,485"/>
|
||||
<area shape="rect" id="node3_25" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="332,124,543,143"/>
|
||||
<area shape="rect" id="node3_26" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="332,143,543,161"/>
|
||||
<area shape="rect" id="node3_27" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="332,161,543,180"/>
|
||||
<area shape="rect" id="node3_28" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="332,180,543,199"/>
|
||||
<area shape="rect" id="node3_29" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="332,199,543,217"/>
|
||||
<area shape="rect" id="node3_30" href="oauth2client.client.OAuth2Credentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="332,217,543,236"/>
|
||||
<area shape="rect" id="node3_31" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="332,236,543,255"/>
|
||||
<area shape="rect" id="node3_32" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="332,255,543,273"/>
|
||||
<area shape="rect" id="node3_33" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="332,273,543,292"/>
|
||||
<area shape="rect" id="node3_34" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="332,292,543,311"/>
|
||||
<area shape="rect" id="node3_35" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="332,311,543,329"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="320,93,555,336"/>
|
||||
<area shape="rect" id="node4_36" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="340,28,535,47"/>
|
||||
<area shape="rect" id="node4_37" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="340,49,535,68"/>
|
||||
<area shape="rect" id="node4" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="328,5,547,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_19.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_19" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -460,7 +486,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,19 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Credentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#Credentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_20" name="uml_class_diagram_for_oauth2cl_20">
|
||||
<area shape="rect" id="node1_8" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="17,28,212,47"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.client.Credentials-class.html#authorize" title="Take an httplib2.Http instance (or equivalent) and authorizes it." alt="" coords="17,49,212,68"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.client.Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="17,68,212,87"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.client.Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="17,87,212,105"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.client.Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="17,105,212,124"/>
|
||||
<area shape="rect" id="node1_13" href="oauth2client.client.Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="17,124,212,143"/>
|
||||
<area shape="rect" id="node1_14" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="17,143,212,161"/>
|
||||
<area shape="rect" id="node1_15" href="oauth2client.client.Credentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="17,161,212,180"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="5,5,224,187"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_20.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_20" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -597,7 +609,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Error</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#Error">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_21" name="uml_class_diagram_for_oauth2cl_21">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_21.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_21" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ Base error for this module.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,11 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Flow</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#Flow">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_22" name="uml_class_diagram_for_oauth2cl_22">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.Flow-class.html" title="Base class for all Flow objects." alt="" coords="5,5,57,48"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_22.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_22" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -154,7 +158,7 @@ Base class for all Flow objects.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class FlowExchangeError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#FlowExchangeError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_23" name="uml_class_diagram_for_oauth2cl_23">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.FlowExchangeError-class.html" title="Error trying to exchange an authorization grant for an access token." alt="" coords="25,435,165,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_23.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_23" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Error trying to exchange an authorization grant for an access token.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,32 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class GoogleCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#GoogleCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_24" name="uml_class_diagram_for_oauth2cl_24">
|
||||
<area shape="rect" id="node1_19" href="oauth2client.client.GoogleCredentials-class.html#__init__" title="Create an instance of GoogleCredentials." alt="" coords="18,385,862,404"/>
|
||||
<area shape="rect" id="node1_20" href="oauth2client.client.GoogleCredentials-class.html#create_scoped_required" title="Whether this Credentials object is scopeless." alt="" coords="18,404,862,423"/>
|
||||
<area shape="rect" id="node1_21" href="oauth2client.client.GoogleCredentials-class.html#create_scoped" title="Create a Credentials object for the given scopes." alt="" coords="18,423,862,441"/>
|
||||
<area shape="rect" id="node1_22" href="oauth2client.client.GoogleCredentials-class.html#serialization_data" title="Get the fields and their values identifying the current credentials." alt="" coords="18,441,862,460"/>
|
||||
<area shape="rect" id="node1_23" href="oauth2client.client.GoogleCredentials-class.html#get_application_default" title="Get the Application Default Credentials for the current environment." alt="" coords="18,460,862,479"/>
|
||||
<area shape="rect" id="node1_24" href="oauth2client.client.GoogleCredentials-class.html#from_stream" title="Create a Credentials object by reading the information from a given file." alt="" coords="18,479,862,497"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="5,355,873,504"/>
|
||||
<area shape="rect" id="node2_25" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="335,124,546,143"/>
|
||||
<area shape="rect" id="node2_26" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="335,143,546,161"/>
|
||||
<area shape="rect" id="node2_27" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="335,161,546,180"/>
|
||||
<area shape="rect" id="node2_28" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="335,180,546,199"/>
|
||||
<area shape="rect" id="node2_29" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="335,199,546,217"/>
|
||||
<area shape="rect" id="node2_30" href="oauth2client.client.OAuth2Credentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="335,217,546,236"/>
|
||||
<area shape="rect" id="node2_31" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="335,236,546,255"/>
|
||||
<area shape="rect" id="node2_32" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="335,255,546,273"/>
|
||||
<area shape="rect" id="node2_33" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="335,273,546,292"/>
|
||||
<area shape="rect" id="node2_34" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="335,292,546,311"/>
|
||||
<area shape="rect" id="node2_35" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="335,311,546,329"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="323,93,558,336"/>
|
||||
<area shape="rect" id="node3_36" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="343,28,538,47"/>
|
||||
<area shape="rect" id="node3_37" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="343,49,538,68"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="331,5,550,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_24.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_24" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -603,7 +628,7 @@ Exceptions:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,15 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class MemoryCache</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#MemoryCache">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_25" name="uml_class_diagram_for_oauth2cl_25">
|
||||
<area shape="rect" id="node1_4" href="oauth2client.client.MemoryCache-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="18,36,137,55"/>
|
||||
<area shape="rect" id="node1_5" href="oauth2client.client.MemoryCache-class.html#get" title="oauth2client.client.MemoryCache.get" alt="" coords="18,55,137,73"/>
|
||||
<area shape="rect" id="node1_6" href="oauth2client.client.MemoryCache-class.html#set" title="oauth2client.client.MemoryCache.set" alt="" coords="18,73,137,92"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.client.MemoryCache-class.html#delete" title="oauth2client.client.MemoryCache.delete" alt="" coords="18,92,137,111"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.MemoryCache-class.html" title="httplib2 Cache implementation which only caches locally." alt="" coords="5,5,148,117"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_25.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_25" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -268,7 +276,7 @@ x.__init__(...) initializes x; see help(type(x)) for signature
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class NonAsciiHeaderError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#NonAsciiHeaderError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_26" name="uml_class_diagram_for_oauth2cl_26">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.NonAsciiHeaderError-class.html" title="Header names and values must be ASCII strings." alt="" coords="22,435,171,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_26.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_26" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Header names and values must be ASCII strings.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,26 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class OAuth2Credentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2Credentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_27" name="uml_class_diagram_for_oauth2cl_27">
|
||||
<area shape="rect" id="node1_14" href="oauth2client.client.OAuth2Credentials-class.html#__init__" title="Create an instance of OAuth2Credentials." alt="" coords="18,124,982,143"/>
|
||||
<area shape="rect" id="node1_15" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="18,143,982,161"/>
|
||||
<area shape="rect" id="node1_16" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="18,161,982,180"/>
|
||||
<area shape="rect" id="node1_17" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="18,180,982,199"/>
|
||||
<area shape="rect" id="node1_18" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="18,199,982,217"/>
|
||||
<area shape="rect" id="node1_19" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="18,217,982,236"/>
|
||||
<area shape="rect" id="node1_20" href="oauth2client.client.OAuth2Credentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="18,236,982,255"/>
|
||||
<area shape="rect" id="node1_21" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="18,255,982,273"/>
|
||||
<area shape="rect" id="node1_22" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="18,273,982,292"/>
|
||||
<area shape="rect" id="node1_23" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="18,292,982,311"/>
|
||||
<area shape="rect" id="node1_24" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="18,311,982,329"/>
|
||||
<area shape="rect" id="node1_25" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="18,329,982,348"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="5,93,993,355"/>
|
||||
<area shape="rect" id="node2_26" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="403,28,598,47"/>
|
||||
<area shape="rect" id="node2_27" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="403,49,598,68"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="391,5,610,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_27.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_27" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -667,7 +686,7 @@ Example:
|
||||
h = httplib2.Http()
|
||||
h = credentials.authorize(h)
|
||||
|
||||
You can't create a new OAuth subclass of httplib2.Authenication
|
||||
You can't create a new OAuth subclass of httplib2.Authentication
|
||||
because it never gets passed the absolute URI, which is needed for
|
||||
signing. So instead we have to overload 'request' with a closure
|
||||
that adds in the Authorization header and then calls the original
|
||||
@@ -907,7 +926,7 @@ If the token expired, refresh it.
|
||||
Set the Storage for the credential.
|
||||
|
||||
Args:
|
||||
store: Storage, an implementation of Stroage object.
|
||||
store: Storage, an implementation of Storage object.
|
||||
This is needed to store the latest access_token if it
|
||||
has expired and been refreshed. This implementation uses
|
||||
locking to check for updates before updating the
|
||||
@@ -1097,7 +1116,7 @@ Raises:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
209
docs/epy/oauth2client.client.OAuth2DeviceCodeError-class.html
Normal file
209
docs/epy/oauth2client.client.OAuth2DeviceCodeError-class.html
Normal file
@@ -0,0 +1,209 @@
|
||||
<?xml version="1.0" encoding="ascii"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>oauth2client.client.OAuth2DeviceCodeError</title>
|
||||
<link rel="stylesheet" href="epydoc.css" type="text/css" />
|
||||
<script type="text/javascript" src="epydoc.js"></script>
|
||||
</head>
|
||||
|
||||
<body bgcolor="white" text="black" link="blue" vlink="#204080"
|
||||
alink="#204080">
|
||||
<!-- ==================== NAVIGATION BAR ==================== -->
|
||||
<table class="navbar" border="0" width="100%" cellpadding="0"
|
||||
bgcolor="#a0c0ff" cellspacing="0">
|
||||
<tr valign="middle">
|
||||
<!-- Home link -->
|
||||
<th> <a
|
||||
href="oauth2client-module.html">Home</a> </th>
|
||||
|
||||
<!-- Tree link -->
|
||||
<th> <a
|
||||
href="module-tree.html">Trees</a> </th>
|
||||
|
||||
<!-- Index link -->
|
||||
<th> <a
|
||||
href="identifier-index.html">Indices</a> </th>
|
||||
|
||||
<!-- Help link -->
|
||||
<th> <a
|
||||
href="help.html">Help</a> </th>
|
||||
|
||||
<th class="navbar" width="100%"></th>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="100%" cellpadding="0" cellspacing="0">
|
||||
<tr valign="top">
|
||||
<td width="100%">
|
||||
<span class="breadcrumbs">
|
||||
<a href="oauth2client-module.html">Package oauth2client</a> ::
|
||||
<a href="oauth2client.client-module.html">Module client</a> ::
|
||||
Class OAuth2DeviceCodeError
|
||||
</span>
|
||||
</td>
|
||||
<td>
|
||||
<table cellpadding="0" cellspacing="0">
|
||||
<!-- hide/show private -->
|
||||
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
|
||||
onclick="toggle_private();">hide private</a>]</span></td></tr>
|
||||
<tr><td align="right"><span class="options"
|
||||
>[<a href="frames.html" target="_top">frames</a
|
||||
>] | <a href="oauth2client.client.OAuth2DeviceCodeError-class.html"
|
||||
target="_top">no frames</a>]</span></td></tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class OAuth2DeviceCodeError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2DeviceCodeError">source code</a></span></p>
|
||||
<center>
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_28" name="uml_class_diagram_for_oauth2cl_28">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.OAuth2DeviceCodeError-class.html" title="Error trying to retrieve a device code." alt="" coords="11,435,182,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_28.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_28" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
Error trying to retrieve a device code.
|
||||
|
||||
</pre>
|
||||
|
||||
<!-- ==================== INSTANCE METHODS ==================== -->
|
||||
<a name="section-InstanceMethods"></a>
|
||||
<table class="summary" border="1" cellpadding="3"
|
||||
cellspacing="0" width="100%" bgcolor="white">
|
||||
<tr bgcolor="#70b0f0" class="table-header">
|
||||
<td colspan="2" class="table-header">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr valign="top">
|
||||
<td align="left"><span class="table-header">Instance Methods</span></td>
|
||||
<td align="right" valign="top"
|
||||
><span class="options">[<a href="#section-InstanceMethods"
|
||||
class="privatelink" onclick="toggle_private();"
|
||||
>hide private</a>]</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" class="summary">
|
||||
<p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
|
||||
<code>__init__</code>,
|
||||
<code>__new__</code>
|
||||
</p>
|
||||
<p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
|
||||
<code>__delattr__</code>,
|
||||
<code>__getattribute__</code>,
|
||||
<code>__getitem__</code>,
|
||||
<code>__getslice__</code>,
|
||||
<code>__reduce__</code>,
|
||||
<code>__repr__</code>,
|
||||
<code>__setattr__</code>,
|
||||
<code>__setstate__</code>,
|
||||
<code>__str__</code>,
|
||||
<code>__unicode__</code>
|
||||
</p>
|
||||
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
||||
<code>__format__</code>,
|
||||
<code>__hash__</code>,
|
||||
<code>__reduce_ex__</code>,
|
||||
<code>__sizeof__</code>,
|
||||
<code>__subclasshook__</code>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ==================== PROPERTIES ==================== -->
|
||||
<a name="section-Properties"></a>
|
||||
<table class="summary" border="1" cellpadding="3"
|
||||
cellspacing="0" width="100%" bgcolor="white">
|
||||
<tr bgcolor="#70b0f0" class="table-header">
|
||||
<td colspan="2" class="table-header">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr valign="top">
|
||||
<td align="left"><span class="table-header">Properties</span></td>
|
||||
<td align="right" valign="top"
|
||||
><span class="options">[<a href="#section-Properties"
|
||||
class="privatelink" onclick="toggle_private();"
|
||||
>hide private</a>]</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" class="summary">
|
||||
<p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
|
||||
<code>args</code>,
|
||||
<code>message</code>
|
||||
</p>
|
||||
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
||||
<code>__class__</code>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ==================== NAVIGATION BAR ==================== -->
|
||||
<table class="navbar" border="0" width="100%" cellpadding="0"
|
||||
bgcolor="#a0c0ff" cellspacing="0">
|
||||
<tr valign="middle">
|
||||
<!-- Home link -->
|
||||
<th> <a
|
||||
href="oauth2client-module.html">Home</a> </th>
|
||||
|
||||
<!-- Tree link -->
|
||||
<th> <a
|
||||
href="module-tree.html">Trees</a> </th>
|
||||
|
||||
<!-- Index link -->
|
||||
<th> <a
|
||||
href="identifier-index.html">Indices</a> </th>
|
||||
|
||||
<!-- Help link -->
|
||||
<th> <a
|
||||
href="help.html">Help</a> </th>
|
||||
|
||||
<th class="navbar" width="100%"></th>
|
||||
</tr>
|
||||
</table>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
>http://epydoc.sourceforge.net</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
// Private objects are initially displayed (because if
|
||||
// javascript is turned off then we want them to be
|
||||
// visible); but by default, we want to hide them. So hide
|
||||
// them unless we have a cookie that says to show them.
|
||||
checkCookie();
|
||||
// -->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -58,7 +58,16 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class OAuth2WebServerFlow</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2WebServerFlow">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_29" name="uml_class_diagram_for_oauth2cl_29">
|
||||
<area shape="rect" id="node1_4" href="oauth2client.client.OAuth2WebServerFlow-class.html#__init__" title="Constructor for OAuth2WebServerFlow." alt="" coords="18,97,1529,116"/>
|
||||
<area shape="rect" id="node1_5" href="oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_authorize_url" title="Returns a URI to redirect to the provider." alt="" coords="18,116,1529,135"/>
|
||||
<area shape="rect" id="node1_6" href="oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_device_and_user_codes" title="Returns a user code and the verification URL where to enter it" alt="" coords="18,135,1529,153"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.client.OAuth2WebServerFlow-class.html#step2_exchange" title="Exchanges a code for OAuth2Credentials." alt="" coords="18,153,1529,172"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.OAuth2WebServerFlow-class.html" title="Does the Web Server Flow for OAuth 2.0." alt="" coords="5,67,1540,179"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Flow-class.html" title="Base class for all Flow objects." alt="" coords="747,5,799,48"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_29.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_29" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -101,6 +110,7 @@ OAuth2WebServerFlow objects may be safely pickled and unpickled.
|
||||
<span class="summary-sig-arg">token_uri</span>=<span class="summary-sig-default">GOOGLE_TOKEN_URI</span>,
|
||||
<span class="summary-sig-arg">revoke_uri</span>=<span class="summary-sig-default">GOOGLE_REVOKE_URI</span>,
|
||||
<span class="summary-sig-arg">login_hint</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">device_uri</span>=<span class="summary-sig-default">GOOGLE_DEVICE_URI</span>,
|
||||
<span class="summary-sig-arg">**kwargs</span>)</span><br />
|
||||
Constructor for OAuth2WebServerFlow.</td>
|
||||
<td align="right" valign="top">
|
||||
@@ -128,6 +138,42 @@ OAuth2WebServerFlow objects may be safely pickled and unpickled.
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="private">
|
||||
<td width="15%" align="right" valign="top" class="summary">
|
||||
<span class="summary-type"> </span>
|
||||
</td><td class="summary">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td><span class="summary-sig"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#_extract_codes" class="summary-sig-name" onclick="show_private();">_extract_codes</a>(<span class="summary-sig-arg">self</span>,
|
||||
<span class="summary-sig-arg">body</span>)</span><br />
|
||||
Parses the JSON response of a device and user codes request.</td>
|
||||
<td align="right" valign="top">
|
||||
<span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2WebServerFlow._extract_codes">source code</a></span>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%" align="right" valign="top" class="summary">
|
||||
<span class="summary-type"> </span>
|
||||
</td><td class="summary">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td><span class="summary-sig"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#step1_get_device_and_user_codes" class="summary-sig-name">step1_get_device_and_user_codes</a>(<span class="summary-sig-arg">self</span>,
|
||||
<span class="summary-sig-arg">http</span>=<span class="summary-sig-default">None</span>)</span><br />
|
||||
Returns a user code and the verification URL where to enter it</td>
|
||||
<td align="right" valign="top">
|
||||
<span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2WebServerFlow.step1_get_device_and_user_codes">source code</a></span>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -137,7 +183,7 @@ OAuth2WebServerFlow objects may be safely pickled and unpickled.
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td><span class="summary-sig"><a href="oauth2client.client.OAuth2WebServerFlow-class.html#step2_exchange" class="summary-sig-name">step2_exchange</a>(<span class="summary-sig-arg">self</span>,
|
||||
<span class="summary-sig-arg">code</span>,
|
||||
<span class="summary-sig-arg">code</span>=<span class="summary-sig-default">None</span>,
|
||||
<span class="summary-sig-arg">http</span>=<span class="summary-sig-default">None</span>)</span><br />
|
||||
Exchanges a code for OAuth2Credentials.</td>
|
||||
<td align="right" valign="top">
|
||||
@@ -228,6 +274,7 @@ OAuth2WebServerFlow objects may be safely pickled and unpickled.
|
||||
<span class="sig-arg">token_uri</span>=<span class="sig-default">GOOGLE_TOKEN_URI</span>,
|
||||
<span class="sig-arg">revoke_uri</span>=<span class="sig-default">GOOGLE_REVOKE_URI</span>,
|
||||
<span class="sig-arg">login_hint</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">device_uri</span>=<span class="sig-default">GOOGLE_DEVICE_URI</span>,
|
||||
<span class="sig-arg">**kwargs</span>)</span>
|
||||
<br /><em class="fname">(Constructor)</em>
|
||||
</h3>
|
||||
@@ -261,6 +308,8 @@ Args:
|
||||
login_hint: string, Either an email address or domain. Passing this hint
|
||||
will either pre-fill the email box on the sign-in form or select the
|
||||
proper multi-login session, thereby simplifying the login flow.
|
||||
device_uri: string, URI for device authorization endpoint. For convenience
|
||||
defaults to Google's endpoints but any OAuth 2.0 provider can be used.
|
||||
**kwargs: dict, The keyword arguments are all optional and required
|
||||
parameters for the OAuth calls.
|
||||
|
||||
@@ -303,6 +352,63 @@ Args:
|
||||
Returns:
|
||||
A URI as a string to redirect the user to begin the authorization flow.
|
||||
|
||||
</pre>
|
||||
<dl class="fields">
|
||||
<dt>Decorators:</dt>
|
||||
<dd><ul class="nomargin-top">
|
||||
<li><code>@util.positional(1)</code></li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
<a name="_extract_codes"></a>
|
||||
<div class="private">
|
||||
<table class="details" border="1" cellpadding="3"
|
||||
cellspacing="0" width="100%" bgcolor="white">
|
||||
<tr><td>
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr valign="top"><td>
|
||||
<h3 class="epydoc"><span class="sig"><span class="sig-name">_extract_codes</span>(<span class="sig-arg">self</span>,
|
||||
<span class="sig-arg">body</span>)</span>
|
||||
</h3>
|
||||
</td><td align="right" valign="top"
|
||||
><span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2WebServerFlow._extract_codes">source code</a></span>
|
||||
</td>
|
||||
</tr></table>
|
||||
|
||||
<pre class="literalblock">
|
||||
Parses the JSON response of a device and user codes request.
|
||||
|
||||
Args:
|
||||
body: string, the body of a response
|
||||
|
||||
</pre>
|
||||
<dl class="fields">
|
||||
</dl>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
<a name="step1_get_device_and_user_codes"></a>
|
||||
<div>
|
||||
<table class="details" border="1" cellpadding="3"
|
||||
cellspacing="0" width="100%" bgcolor="white">
|
||||
<tr><td>
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr valign="top"><td>
|
||||
<h3 class="epydoc"><span class="sig"><span class="sig-name">step1_get_device_and_user_codes</span>(<span class="sig-arg">self</span>,
|
||||
<span class="sig-arg">http</span>=<span class="sig-default">None</span>)</span>
|
||||
</h3>
|
||||
</td><td align="right" valign="top"
|
||||
><span class="codelink"><a href="oauth2client.client-pysrc.html#OAuth2WebServerFlow.step1_get_device_and_user_codes">source code</a></span>
|
||||
</td>
|
||||
</tr></table>
|
||||
|
||||
<pre class="literalblock">
|
||||
Returns a user code and the verification URL where to enter it
|
||||
|
||||
Returns:
|
||||
A user code as a string for the user to authorize the application
|
||||
An URL as a string where the user has to enter the code
|
||||
|
||||
</pre>
|
||||
<dl class="fields">
|
||||
<dt>Decorators:</dt>
|
||||
@@ -320,7 +426,7 @@ Returns:
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr valign="top"><td>
|
||||
<h3 class="epydoc"><span class="sig"><span class="sig-name">step2_exchange</span>(<span class="sig-arg">self</span>,
|
||||
<span class="sig-arg">code</span>,
|
||||
<span class="sig-arg">code</span>=<span class="sig-default">None</span>,
|
||||
<span class="sig-arg">http</span>=<span class="sig-default">None</span>)</span>
|
||||
</h3>
|
||||
</td><td align="right" valign="top"
|
||||
@@ -332,9 +438,9 @@ Returns:
|
||||
Exchanges a code for OAuth2Credentials.
|
||||
|
||||
Args:
|
||||
code: string or dict, either the code as a string, or a dictionary
|
||||
of the query parameters to the redirect_uri, which contains
|
||||
the code.
|
||||
code: string or dict or None, either the code as a string, None in case
|
||||
of OAuth2 fir devices, or a dictionary of the query parameters to the
|
||||
redirect_uri, which contains the code.
|
||||
http: httplib2.Http, optional http instance to use to do the fetch
|
||||
|
||||
Returns:
|
||||
@@ -380,7 +486,7 @@ Raises:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:38 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,35 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class SignedJwtAssertionCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#SignedJwtAssertionCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_30" name="uml_class_diagram_for_oauth2cl_30">
|
||||
<area shape="rect" id="node1_20" href="oauth2client.client.SignedJwtAssertionCredentials-class.html#MAX_TOKEN_LIFETIME_SECS" title="oauth2client.client.SignedJwtAssertionCredentials.MAX_TOKEN_LIFETIME_SECS" alt="" coords="18,569,1190,588"/>
|
||||
<area shape="rect" id="node1_21" href="oauth2client.client.SignedJwtAssertionCredentials-class.html#__init__" title="Constructor for SignedJwtAssertionCredentials." alt="" coords="18,591,1190,609"/>
|
||||
<area shape="rect" id="node1_22" href="oauth2client.client.SignedJwtAssertionCredentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="18,609,1190,628"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.SignedJwtAssertionCredentials-class.html" title="Credentials object used for OAuth 2.0 Signed JWT assertion grants." alt="" coords="5,547,1201,635"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.AssertionCredentials-class.html" title="Abstract Credentials object used for OAuth 2.0 assertion grants." alt="" coords="531,485,678,528"/>
|
||||
<area shape="rect" id="node3_23" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="499,124,710,143"/>
|
||||
<area shape="rect" id="node3_24" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="499,143,710,161"/>
|
||||
<area shape="rect" id="node3_25" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="499,161,710,180"/>
|
||||
<area shape="rect" id="node3_26" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="499,180,710,199"/>
|
||||
<area shape="rect" id="node3_27" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="499,199,710,217"/>
|
||||
<area shape="rect" id="node3_28" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="499,217,710,236"/>
|
||||
<area shape="rect" id="node3_29" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="499,236,710,255"/>
|
||||
<area shape="rect" id="node3_30" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="499,255,710,273"/>
|
||||
<area shape="rect" id="node3_31" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="499,273,710,292"/>
|
||||
<area shape="rect" id="node3_32" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="499,292,710,311"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="487,93,722,317"/>
|
||||
<area shape="rect" id="node4_33" href="oauth2client.client.GoogleCredentials-class.html#create_scoped_required" title="Whether this Credentials object is scopeless." alt="" coords="502,367,706,385"/>
|
||||
<area shape="rect" id="node4_34" href="oauth2client.client.GoogleCredentials-class.html#create_scoped" title="Create a Credentials object for the given scopes." alt="" coords="502,385,706,404"/>
|
||||
<area shape="rect" id="node4_35" href="oauth2client.client.GoogleCredentials-class.html#serialization_data" title="Get the fields and their values identifying the current credentials." alt="" coords="502,404,706,423"/>
|
||||
<area shape="rect" id="node4_36" href="oauth2client.client.GoogleCredentials-class.html#get_application_default" title="Get the Application Default Credentials for the current environment." alt="" coords="502,423,706,441"/>
|
||||
<area shape="rect" id="node4_37" href="oauth2client.client.GoogleCredentials-class.html#from_stream" title="Create a Credentials object by reading the information from a given file." alt="" coords="502,441,706,460"/>
|
||||
<area shape="rect" id="node4" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="489,336,717,467"/>
|
||||
<area shape="rect" id="node5_38" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="507,28,702,47"/>
|
||||
<area shape="rect" id="node5_39" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="507,49,702,68"/>
|
||||
<area shape="rect" id="node5" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="495,5,714,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_30.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_30" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -466,7 +494,7 @@ Generate the assertion that will be used in the request.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,19 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Storage</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#Storage">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_31" name="uml_class_diagram_for_oauth2cl_31">
|
||||
<area shape="rect" id="node1_8" href="oauth2client.client.Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="17,36,188,55"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.client.Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="17,55,188,73"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.client.Storage-class.html#locked_get" title="Retrieve credential." alt="" coords="17,73,188,92"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.client.Storage-class.html#locked_put" title="Write a credential." alt="" coords="17,92,188,111"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.client.Storage-class.html#locked_delete" title="Delete a credential." alt="" coords="17,111,188,129"/>
|
||||
<area shape="rect" id="node1_13" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="17,129,188,148"/>
|
||||
<area shape="rect" id="node1_14" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="17,148,188,167"/>
|
||||
<area shape="rect" id="node1_15" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="17,167,188,185"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="5,5,200,192"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_31.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_31" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -526,7 +538,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class TokenRevokeError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#TokenRevokeError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_32" name="uml_class_diagram_for_oauth2cl_32">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.TokenRevokeError-class.html" title="Error trying to revoke a token." alt="" coords="30,435,163,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_32.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_32" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Error trying to revoke a token.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class UnknownClientSecretsFlowError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#UnknownClientSecretsFlowError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_33" name="uml_class_diagram_for_oauth2cl_33">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.UnknownClientSecretsFlowError-class.html" title="The client secrets file called for an unknown type of OAuth 2.0 flow." alt="" coords="5,435,221,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="87,373,140,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="51,311,176,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="51,329,176,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="39,280,188,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="35,28,191,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="35,47,191,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="35,68,191,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="35,87,191,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="35,105,191,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="35,124,191,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="35,143,191,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="35,161,191,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="35,180,191,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="35,199,191,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="35,217,191,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="35,236,191,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="22,5,202,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_33.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_33" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ The client secrets file called for an unknown type of OAuth 2.0 flow.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class VerifyJwtTokenError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#VerifyJwtTokenError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_34" name="uml_class_diagram_for_oauth2cl_34">
|
||||
<area shape="rect" id="node1" href="oauth2client.client.VerifyJwtTokenError-class.html" title="Could not retrieve certificates for validation." alt="" coords="26,435,167,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_34.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_34" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Could not retrieve certificates for validation.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -382,7 +382,7 @@ secret',],},}
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -254,7 +254,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Error</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.clientsecrets-pysrc.html#Error">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_35" name="uml_class_diagram_for_oauth2cl_35">
|
||||
<area shape="rect" id="node1" href="oauth2client.clientsecrets.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_35.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_35" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ Base error for this module.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class InvalidClientSecretsError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.clientsecrets-pysrc.html#InvalidClientSecretsError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_36" name="uml_class_diagram_for_oauth2cl_36">
|
||||
<area shape="rect" id="node1" href="oauth2client.clientsecrets.InvalidClientSecretsError-class.html" title="Format of ClientSecrets file is invalid." alt="" coords="11,435,182,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.clientsecrets.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_36.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_36" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ Format of ClientSecrets file is invalid.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -435,7 +435,7 @@ Raises:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -509,7 +509,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AppIdentityError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.crypt-pysrc.html#AppIdentityError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_37" name="uml_class_diagram_for_oauth2cl_37">
|
||||
<area shape="rect" id="node1" href="oauth2client.crypt.AppIdentityError-class.html" title="oauth2client.crypt.AppIdentityError" alt="" coords="37,373,157,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_37.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_37" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<!-- ==================== INSTANCE METHODS ==================== -->
|
||||
@@ -161,7 +181,7 @@
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -135,7 +135,7 @@ the datastore.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -280,7 +280,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,16 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsField</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.django_orm-pysrc.html#CredentialsField">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_38" name="uml_class_diagram_for_oauth2cl_38">
|
||||
<area shape="rect" id="node1_5" href="oauth2client.django_orm.CredentialsField-class.html#__metaclass__" title="oauth2client.django_orm.CredentialsField.__metaclass__" alt="" coords="18,28,379,47"/>
|
||||
<area shape="rect" id="node1_6" href="oauth2client.django_orm.CredentialsField-class.html#__init__" title="oauth2client.django_orm.CredentialsField.__init__" alt="" coords="18,49,379,68"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.django_orm.CredentialsField-class.html#get_internal_type" title="oauth2client.django_orm.CredentialsField.get_internal_type" alt="" coords="18,68,379,87"/>
|
||||
<area shape="rect" id="node1_8" href="oauth2client.django_orm.CredentialsField-class.html#to_python" title="oauth2client.django_orm.CredentialsField.to_python" alt="" coords="18,87,379,105"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.django_orm.CredentialsField-class.html#get_db_prep_value" title="oauth2client.django_orm.CredentialsField.get_db_prep_value" alt="" coords="18,105,379,124"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.django_orm.CredentialsField-class.html" title="oauth2client.django_orm.CredentialsField" alt="" coords="5,5,391,131"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_38.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_38" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<!-- ==================== INSTANCE METHODS ==================== -->
|
||||
@@ -200,7 +209,7 @@
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,16 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class FlowField</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.django_orm-pysrc.html#FlowField">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_39" name="uml_class_diagram_for_oauth2cl_39">
|
||||
<area shape="rect" id="node1_5" href="oauth2client.django_orm.FlowField-class.html#__metaclass__" title="oauth2client.django_orm.FlowField.__metaclass__" alt="" coords="18,28,379,47"/>
|
||||
<area shape="rect" id="node1_6" href="oauth2client.django_orm.FlowField-class.html#__init__" title="oauth2client.django_orm.FlowField.__init__" alt="" coords="18,49,379,68"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.django_orm.FlowField-class.html#get_internal_type" title="oauth2client.django_orm.FlowField.get_internal_type" alt="" coords="18,68,379,87"/>
|
||||
<area shape="rect" id="node1_8" href="oauth2client.django_orm.FlowField-class.html#to_python" title="oauth2client.django_orm.FlowField.to_python" alt="" coords="18,87,379,105"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.django_orm.FlowField-class.html#get_db_prep_value" title="oauth2client.django_orm.FlowField.get_db_prep_value" alt="" coords="18,105,379,124"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.django_orm.FlowField-class.html" title="oauth2client.django_orm.FlowField" alt="" coords="5,5,391,131"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_39.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_39" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<!-- ==================== INSTANCE METHODS ==================== -->
|
||||
@@ -200,7 +209,7 @@
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,21 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Storage</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.django_orm-pysrc.html#Storage">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_40" name="uml_class_diagram_for_oauth2cl_40">
|
||||
<area shape="rect" id="node1_9" href="oauth2client.django_orm.Storage-class.html#__init__" title="Constructor for Storage." alt="" coords="18,185,414,204"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.django_orm.Storage-class.html#locked_get" title="Retrieve Credential from datastore." alt="" coords="18,204,414,223"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.django_orm.Storage-class.html#locked_put" title="Write a Credentials to the datastore." alt="" coords="18,223,414,241"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.django_orm.Storage-class.html#locked_delete" title="Delete Credentials from the datastore." alt="" coords="18,241,414,260"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.django_orm.Storage-class.html" title="Store and retrieve a single credential to and from the datastore." alt="" coords="5,155,425,267"/>
|
||||
<area shape="rect" id="node2_13" href="oauth2client.client.Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="154,36,279,55"/>
|
||||
<area shape="rect" id="node2_14" href="oauth2client.client.Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="154,55,279,73"/>
|
||||
<area shape="rect" id="node2_15" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="154,73,279,92"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="154,92,279,111"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="154,111,279,129"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="142,5,291,136"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_40.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_40" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -379,7 +393,7 @@ Delete Credentials from the datastore.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -128,7 +128,7 @@ credentials.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -232,7 +232,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsFileSymbolicLinkError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.file-pysrc.html#CredentialsFileSymbolicLinkError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_41" name="uml_class_diagram_for_oauth2cl_41">
|
||||
<area shape="rect" id="node1" href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html" title="Credentials files must not be symbolic links." alt="" coords="5,373,225,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="54,311,179,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="54,329,179,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="42,280,191,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="38,28,194,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="38,47,194,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="38,68,194,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="38,87,194,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="38,105,194,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="38,124,194,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="38,143,194,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="38,161,194,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="38,180,194,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="38,199,194,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="38,217,194,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="38,236,194,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="25,5,205,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_41.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_41" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ Credentials files must not be symbolic links.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,21 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Storage</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.file-pysrc.html#Storage">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_42" name="uml_class_diagram_for_oauth2cl_42">
|
||||
<area shape="rect" id="node1_9" href="oauth2client.file.Storage-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,148,188,167"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.file.Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="17,167,188,185"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.file.Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="17,185,188,204"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.file.Storage-class.html#locked_get" title="Retrieve Credential from file." alt="" coords="17,204,188,223"/>
|
||||
<area shape="rect" id="node1_13" href="oauth2client.file.Storage-class.html#locked_put" title="Write Credentials to file." alt="" coords="17,223,188,241"/>
|
||||
<area shape="rect" id="node1_14" href="oauth2client.file.Storage-class.html#locked_delete" title="Delete Credentials file." alt="" coords="17,241,188,260"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.file.Storage-class.html" title="Store and retrieve a single credential to and from a file." alt="" coords="5,117,200,267"/>
|
||||
<area shape="rect" id="node2_15" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="40,36,165,55"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="40,55,165,73"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="40,73,165,92"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="28,5,177,99"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_42.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_42" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -513,7 +527,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -190,7 +190,7 @@ ault/acquire{?scope}'
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -225,7 +225,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,34 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AppAssertionCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.gce-pysrc.html#AppAssertionCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_43" name="uml_class_diagram_for_oauth2cl_43">
|
||||
<area shape="rect" id="node1_19" href="oauth2client.gce.AppAssertionCredentials-class.html#__init__" title="Constructor for AppAssertionCredentials" alt="" coords="31,521,215,540"/>
|
||||
<area shape="rect" id="node1_20" href="oauth2client.gce.AppAssertionCredentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="31,540,215,559"/>
|
||||
<area shape="rect" id="node1_21" href="oauth2client.gce.AppAssertionCredentials-class.html#serialization_data" title="Get the fields and their values identifying the current credentials." alt="" coords="31,559,215,577"/>
|
||||
<area shape="rect" id="node1_22" href="oauth2client.gce.AppAssertionCredentials-class.html#create_scoped_required" title="Whether this Credentials object is scopeless." alt="" coords="31,577,215,596"/>
|
||||
<area shape="rect" id="node1_23" href="oauth2client.gce.AppAssertionCredentials-class.html#create_scoped" title="Create a Credentials object for the given scopes." alt="" coords="31,596,215,615"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.gce.AppAssertionCredentials-class.html" title="Credentials object for Compute Engine Assertion Grants" alt="" coords="19,491,227,621"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.AssertionCredentials-class.html" title="Abstract Credentials object used for OAuth 2.0 assertion grants." alt="" coords="32,429,213,472"/>
|
||||
<area shape="rect" id="node3_24" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="17,124,228,143"/>
|
||||
<area shape="rect" id="node3_25" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="17,143,228,161"/>
|
||||
<area shape="rect" id="node3_26" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="17,161,228,180"/>
|
||||
<area shape="rect" id="node3_27" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="17,180,228,199"/>
|
||||
<area shape="rect" id="node3_28" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="17,199,228,217"/>
|
||||
<area shape="rect" id="node3_29" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="17,217,228,236"/>
|
||||
<area shape="rect" id="node3_30" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="17,236,228,255"/>
|
||||
<area shape="rect" id="node3_31" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="17,255,228,273"/>
|
||||
<area shape="rect" id="node3_32" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="17,273,228,292"/>
|
||||
<area shape="rect" id="node3_33" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="17,292,228,311"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="5,93,240,317"/>
|
||||
<area shape="rect" id="node4_34" href="oauth2client.client.GoogleCredentials-class.html#get_application_default" title="Get the Application Default Credentials for the current environment." alt="" coords="20,367,224,385"/>
|
||||
<area shape="rect" id="node4_35" href="oauth2client.client.GoogleCredentials-class.html#from_stream" title="Create a Credentials object by reading the information from a given file." alt="" coords="20,385,224,404"/>
|
||||
<area shape="rect" id="node4" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="7,336,235,411"/>
|
||||
<area shape="rect" id="node5_36" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="25,28,220,47"/>
|
||||
<area shape="rect" id="node5_37" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="25,49,220,68"/>
|
||||
<area shape="rect" id="node5" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="13,5,232,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_43.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_43" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -585,7 +612,7 @@ The Credentials type is preserved.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -119,7 +119,7 @@ A Storage for Credentials that uses the keyring module.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -212,7 +212,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:29 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,21 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Storage</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.keyring_storage-pysrc.html#Storage">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_44" name="uml_class_diagram_for_oauth2cl_44">
|
||||
<area shape="rect" id="node1_9" href="oauth2client.keyring_storage.Storage-class.html#__init__" title="Constructor." alt="" coords="17,148,263,167"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.keyring_storage.Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="17,167,263,185"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.keyring_storage.Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="17,185,263,204"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.keyring_storage.Storage-class.html#locked_get" title="Retrieve Credential from file." alt="" coords="17,204,263,223"/>
|
||||
<area shape="rect" id="node1_13" href="oauth2client.keyring_storage.Storage-class.html#locked_put" title="Write Credentials to file." alt="" coords="17,223,263,241"/>
|
||||
<area shape="rect" id="node1_14" href="oauth2client.keyring_storage.Storage-class.html#locked_delete" title="Delete Credentials file." alt="" coords="17,241,263,260"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.keyring_storage.Storage-class.html" title="Store and retrieve a single credential to and from the keyring." alt="" coords="5,117,275,267"/>
|
||||
<area shape="rect" id="node2_15" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="77,36,203,55"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="77,55,203,73"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="77,73,203,92"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="65,5,215,99"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_44.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_44" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -471,7 +485,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -235,7 +235,7 @@ Usage:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -500,7 +500,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class AlreadyLockedException</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.locked_file-pysrc.html#AlreadyLockedException">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_45" name="uml_class_diagram_for_oauth2cl_45">
|
||||
<area shape="rect" id="node1" href="oauth2client.locked_file.AlreadyLockedException-class.html" title="Trying to lock a file that has already been locked by the LockedFile." alt="" coords="11,373,182,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_45.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_45" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ Trying to lock a file that has already been locked by the LockedFile.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class CredentialsFileSymbolicLinkError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.locked_file-pysrc.html#CredentialsFileSymbolicLinkError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_46" name="uml_class_diagram_for_oauth2cl_46">
|
||||
<area shape="rect" id="node1" href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html" title="Credentials files must not be symbolic links." alt="" coords="5,373,225,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="54,311,179,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="54,329,179,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="42,280,191,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="38,28,194,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="38,47,194,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="38,68,194,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="38,87,194,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="38,105,194,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="38,124,194,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="38,143,194,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="38,161,194,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="38,180,194,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="38,199,194,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="38,217,194,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="38,236,194,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="25,5,205,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_46.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_46" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ Credentials files must not be symbolic links.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,17 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class LockedFile</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.locked_file-pysrc.html#LockedFile">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_47" name="uml_class_diagram_for_oauth2cl_47">
|
||||
<area shape="rect" id="node1_6" href="oauth2client.locked_file.LockedFile-class.html#__init__" title="Construct a LockedFile." alt="" coords="18,36,446,55"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.locked_file.LockedFile-class.html#filename" title="Return the filename we were constructed with." alt="" coords="18,55,446,73"/>
|
||||
<area shape="rect" id="node1_8" href="oauth2client.locked_file.LockedFile-class.html#file_handle" title="Return the file_handle to the opened file." alt="" coords="18,73,446,92"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.locked_file.LockedFile-class.html#is_locked" title="Return whether we successfully locked the file." alt="" coords="18,92,446,111"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.locked_file.LockedFile-class.html#open_and_lock" title="Open the file, trying to lock it." alt="" coords="18,111,446,129"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.locked_file.LockedFile-class.html#unlock_and_close" title="Unlock and close a file." alt="" coords="18,129,446,148"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.locked_file.LockedFile-class.html" title="Represent a file that has exclusive access." alt="" coords="5,5,457,155"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_47.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_47" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -352,7 +362,7 @@ Raises:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,17 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class _Opener</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.locked_file-pysrc.html#_Opener">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_48" name="uml_class_diagram_for_oauth2cl_48">
|
||||
<area shape="rect" id="node1_6" href="oauth2client.locked_file._Opener-class.html#__init__" title="Create an Opener." alt="" coords="18,36,291,55"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.locked_file._Opener-class.html#is_locked" title="Was the file locked." alt="" coords="18,55,291,73"/>
|
||||
<area shape="rect" id="node1_8" href="oauth2client.locked_file._Opener-class.html#file_handle" title="The file handle to the file." alt="" coords="18,73,291,92"/>
|
||||
<area shape="rect" id="node1_9" href="oauth2client.locked_file._Opener-class.html#filename" title="The filename that is being locked." alt="" coords="18,92,291,111"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.locked_file._Opener-class.html#open_and_lock" title="Open the file and lock it." alt="" coords="18,111,291,129"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.locked_file._Opener-class.html#unlock_and_close" title="Unlock and close the file." alt="" coords="18,129,291,148"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.locked_file._Opener-class.html" title="Base class for different locking primitives." alt="" coords="5,5,303,155"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_48.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_48" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -363,7 +373,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,18 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class _PosixOpener</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.locked_file-pysrc.html#_PosixOpener">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_49" name="uml_class_diagram_for_oauth2cl_49">
|
||||
<area shape="rect" id="node1_6" href="oauth2client.locked_file._PosixOpener-class.html#open_and_lock" title="Open the file and lock it." alt="" coords="47,167,262,185"/>
|
||||
<area shape="rect" id="node1_7" href="oauth2client.locked_file._PosixOpener-class.html#unlock_and_close" title="Unlock a file by removing the .lock file, and close the handle." alt="" coords="47,185,262,204"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.locked_file._PosixOpener-class.html" title="Lock files using Posix advisory lock files." alt="" coords="35,136,273,211"/>
|
||||
<area shape="rect" id="node2_8" href="oauth2client.locked_file._Opener-class.html#__init__" title="Create an Opener." alt="" coords="18,36,291,55"/>
|
||||
<area shape="rect" id="node2_9" href="oauth2client.locked_file._Opener-class.html#is_locked" title="Was the file locked." alt="" coords="18,55,291,73"/>
|
||||
<area shape="rect" id="node2_10" href="oauth2client.locked_file._Opener-class.html#file_handle" title="The file handle to the file." alt="" coords="18,73,291,92"/>
|
||||
<area shape="rect" id="node2_11" href="oauth2client.locked_file._Opener-class.html#filename" title="The filename that is being locked." alt="" coords="18,92,291,111"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.locked_file._Opener-class.html" title="Base class for different locking primitives." alt="" coords="5,5,303,117"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_49.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_49" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -295,7 +306,7 @@ Unlock a file by removing the .lock file, and close the handle.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -523,7 +523,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -627,7 +627,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,27 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class Error</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.multistore_file-pysrc.html#Error">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_50" name="uml_class_diagram_for_oauth2cl_50">
|
||||
<area shape="rect" id="node1" href="oauth2client.multistore_file.Error-class.html" title="Base error for this module." alt="" coords="70,373,123,416"/>
|
||||
<area shape="rect" id="node2_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="34,311,159,329"/>
|
||||
<area shape="rect" id="node2_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="34,329,159,348"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="22,280,171,355"/>
|
||||
<area shape="rect" id="node3_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="18,28,174,47"/>
|
||||
<area shape="rect" id="node3_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="18,47,174,65"/>
|
||||
<area shape="rect" id="node3_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="18,68,174,87"/>
|
||||
<area shape="rect" id="node3_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="18,87,174,105"/>
|
||||
<area shape="rect" id="node3_20" href="javascript:void(0);" title="x[y]" alt="" coords="18,105,174,124"/>
|
||||
<area shape="rect" id="node3_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="18,124,174,143"/>
|
||||
<area shape="rect" id="node3_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="18,143,174,161"/>
|
||||
<area shape="rect" id="node3_23" href="javascript:void(0);" title="repr(x)" alt="" coords="18,161,174,180"/>
|
||||
<area shape="rect" id="node3_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="18,180,174,199"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="18,199,174,217"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="str(x)" alt="" coords="18,217,174,236"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="18,236,174,255"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,5,185,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_50.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_50" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +186,7 @@ Base error for this module.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,28 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class NewerCredentialStoreError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.multistore_file-pysrc.html#NewerCredentialStoreError">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_51" name="uml_class_diagram_for_oauth2cl_51">
|
||||
<area shape="rect" id="node1" href="oauth2client.multistore_file.NewerCredentialStoreError-class.html" title="The credential store is a newer version that supported." alt="" coords="5,435,189,477"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.multistore_file.Error-class.html" title="Base error for this module." alt="" coords="71,373,124,416"/>
|
||||
<area shape="rect" id="node3_14" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="35,311,160,329"/>
|
||||
<area shape="rect" id="node3_15" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="35,329,160,348"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="23,280,172,355"/>
|
||||
<area shape="rect" id="node4_16" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="19,28,175,47"/>
|
||||
<area shape="rect" id="node4_17" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="19,47,175,65"/>
|
||||
<area shape="rect" id="node4_18" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="19,68,175,87"/>
|
||||
<area shape="rect" id="node4_19" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="19,87,175,105"/>
|
||||
<area shape="rect" id="node4_20" href="javascript:void(0);" title="x[y]" alt="" coords="19,105,175,124"/>
|
||||
<area shape="rect" id="node4_21" href="javascript:void(0);" title="x[i:j]" alt="" coords="19,124,175,143"/>
|
||||
<area shape="rect" id="node4_22" href="javascript:void(0);" title="helper for pickle" alt="" coords="19,143,175,161"/>
|
||||
<area shape="rect" id="node4_23" href="javascript:void(0);" title="repr(x)" alt="" coords="19,161,175,180"/>
|
||||
<area shape="rect" id="node4_24" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="19,180,175,199"/>
|
||||
<area shape="rect" id="node4_25" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="19,199,175,217"/>
|
||||
<area shape="rect" id="node4_26" href="javascript:void(0);" title="str(x)" alt="" coords="19,217,175,236"/>
|
||||
<area shape="rect" id="node4_27" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="19,236,175,255"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="6,5,186,261"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_51.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_51" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -166,7 +187,7 @@ The credential store is a newer version that supported.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,12 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class _MultiStore</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.multistore_file-pysrc.html#_MultiStore">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_52" name="uml_class_diagram_for_oauth2cl_52">
|
||||
<area shape="rect" id="node1_1" href="oauth2client.multistore_file._MultiStore-class.html#__init__" title="Initialize the class." alt="" coords="17,36,308,55"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.multistore_file._MultiStore-class.html" title="A file backed store for multiple credentials." alt="" coords="5,5,320,61"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_52.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_52" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -786,7 +791,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -59,7 +59,21 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class _Storage</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.multistore_file-pysrc.html#_MultiStore._Storage">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_53" name="uml_class_diagram_for_oauth2cl_53">
|
||||
<area shape="rect" id="node1_9" href="oauth2client.multistore_file._MultiStore._Storage-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="18,148,193,167"/>
|
||||
<area shape="rect" id="node1_10" href="oauth2client.multistore_file._MultiStore._Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="18,167,193,185"/>
|
||||
<area shape="rect" id="node1_11" href="oauth2client.multistore_file._MultiStore._Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="18,185,193,204"/>
|
||||
<area shape="rect" id="node1_12" href="oauth2client.multistore_file._MultiStore._Storage-class.html#locked_get" title="Retrieve credential." alt="" coords="18,204,193,223"/>
|
||||
<area shape="rect" id="node1_13" href="oauth2client.multistore_file._MultiStore._Storage-class.html#locked_put" title="Write a credential." alt="" coords="18,223,193,241"/>
|
||||
<area shape="rect" id="node1_14" href="oauth2client.multistore_file._MultiStore._Storage-class.html#locked_delete" title="Delete a credential." alt="" coords="18,241,193,260"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.multistore_file._MultiStore._Storage-class.html" title="A Storage object that knows how to read/write a single credential." alt="" coords="5,117,204,267"/>
|
||||
<area shape="rect" id="node2_15" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="43,36,169,55"/>
|
||||
<area shape="rect" id="node2_16" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="43,55,169,73"/>
|
||||
<area shape="rect" id="node2_17" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="43,73,169,92"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="31,5,181,99"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_53.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_53" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -458,7 +472,7 @@ Args:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -234,7 +234,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -249,7 +249,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:29 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -166,7 +166,7 @@ This credentials class is implemented on top of rsa library.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -247,7 +247,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,37 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class _ServiceAccountCredentials</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.service_account-pysrc.html#_ServiceAccountCredentials">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_54" name="uml_class_diagram_for_oauth2cl_54">
|
||||
<area shape="rect" id="node1_22" href="oauth2client.service_account._ServiceAccountCredentials-class.html#MAX_TOKEN_LIFETIME_SECS" title="oauth2client.service_account._ServiceAccountCredentials.MAX_TOKEN_LIFETIME_SECS" alt="" coords="18,532,1267,551"/>
|
||||
<area shape="rect" id="node1_23" href="oauth2client.service_account._ServiceAccountCredentials-class.html#__init__" title="Constructor for AssertionFlowCredentials." alt="" coords="18,553,1267,572"/>
|
||||
<area shape="rect" id="node1_24" href="oauth2client.service_account._ServiceAccountCredentials-class.html#sign_blob" title="oauth2client.service_account._ServiceAccountCredentials.sign_blob" alt="" coords="18,572,1267,591"/>
|
||||
<area shape="rect" id="node1_25" href="oauth2client.service_account._ServiceAccountCredentials-class.html#service_account_email" title="oauth2client.service_account._ServiceAccountCredentials.service_account_email" alt="" coords="18,591,1267,609"/>
|
||||
<area shape="rect" id="node1_26" href="oauth2client.service_account._ServiceAccountCredentials-class.html#serialization_data" title="Get the fields and their values identifying the current credentials." alt="" coords="18,609,1267,628"/>
|
||||
<area shape="rect" id="node1_27" href="oauth2client.service_account._ServiceAccountCredentials-class.html#create_scoped_required" title="Whether this Credentials object is scopeless." alt="" coords="18,628,1267,647"/>
|
||||
<area shape="rect" id="node1_28" href="oauth2client.service_account._ServiceAccountCredentials-class.html#create_scoped" title="Create a Credentials object for the given scopes." alt="" coords="18,647,1267,665"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.service_account._ServiceAccountCredentials-class.html" title="Class representing a service account (signed JWT) credential." alt="" coords="5,509,1279,672"/>
|
||||
<area shape="rect" id="node2" href="oauth2client.client.AssertionCredentials-class.html" title="Abstract Credentials object used for OAuth 2.0 assertion grants." alt="" coords="553,448,734,491"/>
|
||||
<area shape="rect" id="node3_29" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="538,124,749,143"/>
|
||||
<area shape="rect" id="node3_30" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="538,143,749,161"/>
|
||||
<area shape="rect" id="node3_31" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="538,161,749,180"/>
|
||||
<area shape="rect" id="node3_32" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="538,180,749,199"/>
|
||||
<area shape="rect" id="node3_33" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="538,199,749,217"/>
|
||||
<area shape="rect" id="node3_34" href="oauth2client.client.OAuth2Credentials-class.html#from_json" title="Instantiate a Credentials object from a JSON description of it." alt="" coords="538,217,749,236"/>
|
||||
<area shape="rect" id="node3_35" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="538,236,749,255"/>
|
||||
<area shape="rect" id="node3_36" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="538,255,749,273"/>
|
||||
<area shape="rect" id="node3_37" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="538,273,749,292"/>
|
||||
<area shape="rect" id="node3_38" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="538,292,749,311"/>
|
||||
<area shape="rect" id="node3_39" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="538,311,749,329"/>
|
||||
<area shape="rect" id="node3" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="526,93,761,336"/>
|
||||
<area shape="rect" id="node4_40" href="oauth2client.client.GoogleCredentials-class.html#get_application_default" title="Get the Application Default Credentials for the current environment." alt="" coords="541,385,745,404"/>
|
||||
<area shape="rect" id="node4_41" href="oauth2client.client.GoogleCredentials-class.html#from_stream" title="Create a Credentials object by reading the information from a given file." alt="" coords="541,404,745,423"/>
|
||||
<area shape="rect" id="node4" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="528,355,756,429"/>
|
||||
<area shape="rect" id="node5_42" href="oauth2client.client.Credentials-class.html#NON_SERIALIZED_MEMBERS" title="oauth2client.client.Credentials.NON_SERIALIZED_MEMBERS" alt="" coords="546,28,741,47"/>
|
||||
<area shape="rect" id="node5_43" href="oauth2client.client.Credentials-class.html#new_from_json" title="Utility class method to instantiate a Credentials subclass from a JSON representation produced by to_json()." alt="" coords="546,49,741,68"/>
|
||||
<area shape="rect" id="node5" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="534,5,753,75"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_54.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_54" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -593,7 +623,7 @@ The Credentials type is preserved.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -378,7 +378,7 @@ found at:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -334,7 +334,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:29 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,46 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class ClientRedirectHandler</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.tools-pysrc.html#ClientRedirectHandler">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_55" name="uml_class_diagram_for_oauth2cl_55">
|
||||
<area shape="rect" id="node1_32" href="oauth2client.tools.ClientRedirectHandler-class.html#do_GET" title="Handle a GET request." alt="" coords="55,753,253,772"/>
|
||||
<area shape="rect" id="node1_33" href="oauth2client.tools.ClientRedirectHandler-class.html#log_message" title="Do not log messages to stdout while running as command line program." alt="" coords="55,772,253,791"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.tools.ClientRedirectHandler-class.html" title="A handler for OAuth 2.0 redirects back to localhost." alt="" coords="43,723,265,797"/>
|
||||
<area shape="rect" id="node2_34" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.sys_version" alt="" coords="19,265,287,284"/>
|
||||
<area shape="rect" id="node2_35" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.server_version" alt="" coords="19,284,287,303"/>
|
||||
<area shape="rect" id="node2_36" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.default_request_version" alt="" coords="19,303,287,321"/>
|
||||
<area shape="rect" id="node2_37" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.error_message_format" alt="" coords="19,321,287,340"/>
|
||||
<area shape="rect" id="node2_38" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.error_content_type" alt="" coords="19,340,287,359"/>
|
||||
<area shape="rect" id="node2_39" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.weekdayname" alt="" coords="19,359,287,377"/>
|
||||
<area shape="rect" id="node2_40" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.monthname" alt="" coords="19,377,287,396"/>
|
||||
<area shape="rect" id="node2_41" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.protocol_version" alt="" coords="19,396,287,415"/>
|
||||
<area shape="rect" id="node2_42" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.MessageClass" alt="" coords="19,415,287,433"/>
|
||||
<area shape="rect" id="node2_43" href="javascript:void(0);" title="BaseHTTPServer.BaseHTTPRequestHandler.responses" alt="" coords="19,433,287,452"/>
|
||||
<area shape="rect" id="node2_44" href="javascript:void(0);" title="Parse a request (internal)." alt="" coords="19,455,287,473"/>
|
||||
<area shape="rect" id="node2_45" href="javascript:void(0);" title="Handle a single HTTP request." alt="" coords="19,473,287,492"/>
|
||||
<area shape="rect" id="node2_46" href="javascript:void(0);" title="Handle multiple requests if necessary." alt="" coords="19,492,287,511"/>
|
||||
<area shape="rect" id="node2_47" href="javascript:void(0);" title="Send and log an error reply." alt="" coords="19,511,287,529"/>
|
||||
<area shape="rect" id="node2_48" href="javascript:void(0);" title="Send the response header and log the response code." alt="" coords="19,529,287,548"/>
|
||||
<area shape="rect" id="node2_49" href="javascript:void(0);" title="Send a MIME header." alt="" coords="19,548,287,567"/>
|
||||
<area shape="rect" id="node2_50" href="javascript:void(0);" title="Send the blank line ending the MIME headers." alt="" coords="19,567,287,585"/>
|
||||
<area shape="rect" id="node2_51" href="javascript:void(0);" title="Log an accepted request." alt="" coords="19,585,287,604"/>
|
||||
<area shape="rect" id="node2_52" href="javascript:void(0);" title="Log an error." alt="" coords="19,604,287,623"/>
|
||||
<area shape="rect" id="node2_53" href="javascript:void(0);" title="Return the server software version string." alt="" coords="19,623,287,641"/>
|
||||
<area shape="rect" id="node2_54" href="javascript:void(0);" title="Return the current date and time formatted for a message header." alt="" coords="19,641,287,660"/>
|
||||
<area shape="rect" id="node2_55" href="javascript:void(0);" title="Return the current time formatted for logging." alt="" coords="19,660,287,679"/>
|
||||
<area shape="rect" id="node2_56" href="javascript:void(0);" title="Return the client address formatted for logging." alt="" coords="19,679,287,697"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="HTTP request handler base class." alt="" coords="7,243,299,704"/>
|
||||
<area shape="rect" id="node3_57" href="javascript:void(0);" title="SocketServer.StreamRequestHandler.rbufsize" alt="" coords="43,103,265,121"/>
|
||||
<area shape="rect" id="node3_58" href="javascript:void(0);" title="SocketServer.StreamRequestHandler.wbufsize" alt="" coords="43,121,265,140"/>
|
||||
<area shape="rect" id="node3_59" href="javascript:void(0);" title="SocketServer.StreamRequestHandler.timeout" alt="" coords="43,140,265,159"/>
|
||||
<area shape="rect" id="node3_60" href="javascript:void(0);" title="SocketServer.StreamRequestHandler.disable_nagle_algorithm" alt="" coords="43,159,265,177"/>
|
||||
<area shape="rect" id="node3_61" href="javascript:void(0);" title="SocketServer.StreamRequestHandler.setup" alt="" coords="43,180,265,199"/>
|
||||
<area shape="rect" id="node3_62" href="javascript:void(0);" title="SocketServer.StreamRequestHandler.finish" alt="" coords="43,199,265,217"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Define self.rfile and self.wfile for stream sockets." alt="" coords="31,80,277,224"/>
|
||||
<area shape="rect" id="node4_63" href="javascript:void(0);" title="SocketServer.BaseRequestHandler.__init__" alt="" coords="18,36,289,55"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Base class for request handler classes." alt="" coords="5,5,300,61"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_55.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_55" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -287,7 +326,7 @@ Do not log messages to stdout while running as command line program.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -58,7 +58,36 @@
|
||||
<!-- ==================== CLASS DESCRIPTION ==================== -->
|
||||
<h1 class="epydoc">Class ClientRedirectServer</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.tools-pysrc.html#ClientRedirectServer">source code</a></span></p>
|
||||
<center>
|
||||
|
||||
<center> <map id="uml_class_diagram_for_oauth2cl_56" name="uml_class_diagram_for_oauth2cl_56">
|
||||
<area shape="rect" id="node1_22" href="oauth2client.tools.ClientRedirectServer-class.html#query_params" title="oauth2client.tools.ClientRedirectServer.query_params" alt="" coords="191,572,314,591"/>
|
||||
<area shape="rect" id="node1" href="oauth2client.tools.ClientRedirectServer-class.html" title="A server to handle OAuth 2.0 redirects back to localhost." alt="" coords="179,549,326,605"/>
|
||||
<area shape="rect" id="node2_23" href="javascript:void(0);" title="BaseHTTPServer.HTTPServer.allow_reuse_address" alt="" coords="162,484,343,503"/>
|
||||
<area shape="rect" id="node2_24" href="javascript:void(0);" title="Override server_bind to store the server name." alt="" coords="162,505,343,524"/>
|
||||
<area shape="rect" id="node2" href="javascript:void(0);" title="BaseHTTPServer.HTTPServer" alt="" coords="150,461,355,531"/>
|
||||
<area shape="rect" id="node3_25" href="javascript:void(0);" title="SocketServer.BaseServer.timeout" alt="" coords="113,28,391,47"/>
|
||||
<area shape="rect" id="node3_26" href="javascript:void(0);" title="Handle one request at a time until shutdown." alt="" coords="113,49,391,68"/>
|
||||
<area shape="rect" id="node3_27" href="javascript:void(0);" title="Stops the serve_forever loop." alt="" coords="113,68,391,87"/>
|
||||
<area shape="rect" id="node3_28" href="javascript:void(0);" title="Handle one request, possibly blocking." alt="" coords="113,87,391,105"/>
|
||||
<area shape="rect" id="node3_29" href="javascript:void(0);" title="Called if no new request arrives within self.timeout." alt="" coords="113,105,391,124"/>
|
||||
<area shape="rect" id="node3_30" href="javascript:void(0);" title="Verify the request." alt="" coords="113,124,391,143"/>
|
||||
<area shape="rect" id="node3_31" href="javascript:void(0);" title="Call finish_request." alt="" coords="113,143,391,161"/>
|
||||
<area shape="rect" id="node3_32" href="javascript:void(0);" title="Finish one request by instantiating RequestHandlerClass." alt="" coords="113,161,391,180"/>
|
||||
<area shape="rect" id="node3_33" href="javascript:void(0);" title="Handle an error gracefully." alt="" coords="113,180,391,199"/>
|
||||
<area shape="rect" id="node3" href="javascript:void(0);" title="Base class for server classes." alt="" coords="100,5,403,205"/>
|
||||
<area shape="rect" id="node4_34" href="javascript:void(0);" title="SocketServer.TCPServer.address_family" alt="" coords="18,247,486,265"/>
|
||||
<area shape="rect" id="node4_35" href="javascript:void(0);" title="SocketServer.TCPServer.socket_type" alt="" coords="18,265,486,284"/>
|
||||
<area shape="rect" id="node4_36" href="javascript:void(0);" title="SocketServer.TCPServer.request_queue_size" alt="" coords="18,284,486,303"/>
|
||||
<area shape="rect" id="node4_37" href="javascript:void(0);" title="Constructor." alt="" coords="18,305,486,324"/>
|
||||
<area shape="rect" id="node4_38" href="javascript:void(0);" title="Called by constructor to activate the server." alt="" coords="18,324,486,343"/>
|
||||
<area shape="rect" id="node4_39" href="javascript:void(0);" title="Called to clean-up the server." alt="" coords="18,343,486,361"/>
|
||||
<area shape="rect" id="node4_40" href="javascript:void(0);" title="Return socket file number." alt="" coords="18,361,486,380"/>
|
||||
<area shape="rect" id="node4_41" href="javascript:void(0);" title="Get the request and client address from the socket." alt="" coords="18,380,486,399"/>
|
||||
<area shape="rect" id="node4_42" href="javascript:void(0);" title="Called to shutdown and close an individual request." alt="" coords="18,399,486,417"/>
|
||||
<area shape="rect" id="node4_43" href="javascript:void(0);" title="Called to clean up an individual request." alt="" coords="18,417,486,436"/>
|
||||
<area shape="rect" id="node4" href="javascript:void(0);" title="Base class for various socket-based server classes." alt="" coords="5,224,497,443"/>
|
||||
</map>
|
||||
<img src="uml_class_diagram_for_oauth2cl_56.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_56" ismap="ismap" class="graph-without-title" />
|
||||
</center>
|
||||
</center>
|
||||
<hr />
|
||||
<pre class="literalblock">
|
||||
@@ -182,7 +211,7 @@ into query_params and then stops serving.
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:39 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -483,7 +483,7 @@ frozenset([POSITIONAL_WARNING, POSITIONAL_EXCEPTION, POSITIONAL_IGNORE<span clas
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -297,7 +297,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:29 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -288,7 +288,7 @@ Returns:
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:37 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -202,7 +202,7 @@ expandto(location.href);
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
|
||||
<tr>
|
||||
<td align="left" class="footer">
|
||||
Generated by Epydoc 3.0.1 on Sun Aug 10 14:40:28 2014
|
||||
Generated by Epydoc 3.0.1 on Thu Aug 14 12:00:40 2014
|
||||
</td>
|
||||
<td align="right" class="footer">
|
||||
<a target="mainFrame" href="http://epydoc.sourceforge.net"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<body>
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
var pages = ["oauth2client.locked_file.CredentialsFileSymbolicLinkError-c", "oauth2client.appengine.OAuth2DecoratorFromClientSecrets-c", "oauth2client.service_account._ServiceAccountCredentials-c", "oauth2client.client.ApplicationDefaultCredentialsError-c", "oauth2client.multistore_file.NewerCredentialStoreError-c", "oauth2client.clientsecrets.InvalidClientSecretsError-c", "oauth2client.file.CredentialsFileSymbolicLinkError-c", "oauth2client.client.SignedJwtAssertionCredentials-c", "oauth2client.client.UnknownClientSecretsFlowError-c", "oauth2client.multistore_file._MultiStore._Storage-c", "oauth2client.appengine.InvalidClientSecretsError-c", "oauth2client.client.AccessTokenCredentialsError-c", "oauth2client.locked_file.AlreadyLockedException-c", "oauth2client.appengine.AppAssertionCredentials-c", "oauth2client.appengine.CredentialsNDBProperty-c", "oauth2client.appengine.InvalidXsrfTokenError-c", "oauth2client.appengine.SiteXsrfSecretKeyNDB-c", "oauth2client.client.AccessTokenRefreshError-c", "oauth2client.appengine.CredentialsNDBModel-c", "oauth2client.appengine.CredentialsProperty-c", "oauth2client.client.AccessTokenCredentials-c", "oauth2client.appengine.SiteXsrfSecretKey-c", "oauth2client.client.AssertionCredentials-c", "oauth2client.django_orm.CredentialsField-c", "oauth2client.gce.AppAssertionCredentials-c", "oauth2client.multistore_file._MultiStore-c", "oauth2client.tools.ClientRedirectHandler-c", "oauth2client.appengine.CredentialsModel-c", "oauth2client.appengine.StorageByKeyName-c", "oauth2client.client.NonAsciiHeaderError-c", "oauth2client.client.OAuth2WebServerFlow-c", "oauth2client.client.VerifyJwtTokenError-c", "oauth2client.tools.ClientRedirectServer-c", "oauth2client.appengine.FlowNDBProperty-c", "oauth2client.appengine.OAuth2Decorator-c", "oauth2client.client.FlowExchangeError-c", "oauth2client.client.GoogleCredentials-c", "oauth2client.client.OAuth2Credentials-c", "oauth2client.locked_file._PosixOpener-c", "oauth2client.client.TokenRevokeError-c", "oauth2client.keyring_storage.Storage-c", "oauth2client.appengine.FlowProperty-c", "oauth2client.crypt.AppIdentityError-c", "oauth2client.locked_file.LockedFile-c", "oauth2client.multistore_file.Error-c", "oauth2client.django_orm.FlowField-c", "oauth2client.clientsecrets.Error-c", "oauth2client.locked_file._Opener-c", "oauth2client.client.Credentials-c", "oauth2client.client.MemoryCache-c", "oauth2client.django_orm.Storage-c", "oauth2client.keyring_storage-m", "oauth2client.multistore_file-m", "oauth2client.service_account-m", "oauth2client.client.Storage-c", "oauth2client.clientsecrets-m", "oauth2client.client.Error-c", "oauth2client.file.Storage-c", "oauth2client.locked_file-m", "oauth2client.client.Flow-c", "oauth2client.django_orm-m", "oauth2client.appengine-m", "oauth2client.xsrfutil-m", "oauth2client.anyjson-m", "oauth2client.old_run-m", "oauth2client.client-m", "oauth2client.crypt-m", "oauth2client.tools-m", "oauth2client.file-m", "oauth2client.util-m", "oauth2client.gce-m", "oauth2client-m"];
|
||||
var pages = ["oauth2client.locked_file.CredentialsFileSymbolicLinkError-c", "oauth2client.appengine.OAuth2DecoratorFromClientSecrets-c", "oauth2client.service_account._ServiceAccountCredentials-c", "oauth2client.client.ApplicationDefaultCredentialsError-c", "oauth2client.multistore_file.NewerCredentialStoreError-c", "oauth2client.clientsecrets.InvalidClientSecretsError-c", "oauth2client.file.CredentialsFileSymbolicLinkError-c", "oauth2client.client.SignedJwtAssertionCredentials-c", "oauth2client.client.UnknownClientSecretsFlowError-c", "oauth2client.multistore_file._MultiStore._Storage-c", "oauth2client.appengine.InvalidClientSecretsError-c", "oauth2client.client.AccessTokenCredentialsError-c", "oauth2client.locked_file.AlreadyLockedException-c", "oauth2client.appengine.AppAssertionCredentials-c", "oauth2client.appengine.CredentialsNDBProperty-c", "oauth2client.appengine.InvalidXsrfTokenError-c", "oauth2client.appengine.SiteXsrfSecretKeyNDB-c", "oauth2client.client.AccessTokenRefreshError-c", "oauth2client.appengine.CredentialsNDBModel-c", "oauth2client.appengine.CredentialsProperty-c", "oauth2client.client.AccessTokenCredentials-c", "oauth2client.client.OAuth2DeviceCodeError-c", "oauth2client.appengine.SiteXsrfSecretKey-c", "oauth2client.client.AssertionCredentials-c", "oauth2client.django_orm.CredentialsField-c", "oauth2client.gce.AppAssertionCredentials-c", "oauth2client.multistore_file._MultiStore-c", "oauth2client.tools.ClientRedirectHandler-c", "oauth2client.appengine.CredentialsModel-c", "oauth2client.appengine.StorageByKeyName-c", "oauth2client.client.NonAsciiHeaderError-c", "oauth2client.client.OAuth2WebServerFlow-c", "oauth2client.client.VerifyJwtTokenError-c", "oauth2client.tools.ClientRedirectServer-c", "oauth2client.appengine.FlowNDBProperty-c", "oauth2client.appengine.OAuth2Decorator-c", "oauth2client.client.FlowExchangeError-c", "oauth2client.client.GoogleCredentials-c", "oauth2client.client.OAuth2Credentials-c", "oauth2client.locked_file._PosixOpener-c", "oauth2client.client.TokenRevokeError-c", "oauth2client.keyring_storage.Storage-c", "oauth2client.appengine.FlowProperty-c", "oauth2client.crypt.AppIdentityError-c", "oauth2client.locked_file.LockedFile-c", "oauth2client.multistore_file.Error-c", "oauth2client.django_orm.FlowField-c", "oauth2client.clientsecrets.Error-c", "oauth2client.locked_file._Opener-c", "oauth2client.client.Credentials-c", "oauth2client.client.MemoryCache-c", "oauth2client.django_orm.Storage-c", "oauth2client.keyring_storage-m", "oauth2client.multistore_file-m", "oauth2client.service_account-m", "oauth2client.client.Storage-c", "oauth2client.clientsecrets-m", "oauth2client.client.Error-c", "oauth2client.file.Storage-c", "oauth2client.locked_file-m", "oauth2client.client.Flow-c", "oauth2client.django_orm-m", "oauth2client.appengine-m", "oauth2client.xsrfutil-m", "oauth2client.anyjson-m", "oauth2client.old_run-m", "oauth2client.client-m", "oauth2client.crypt-m", "oauth2client.tools-m", "oauth2client.file-m", "oauth2client.util-m", "oauth2client.gce-m", "oauth2client-m"];
|
||||
var dottedName = get_anchor();
|
||||
if (dottedName) {
|
||||
var target = redirect_url(dottedName);
|
||||
|
||||
@@ -40,7 +40,8 @@
|
||||
>oauth2client.client.GoogleCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.MemoryCache-class.html"
|
||||
>oauth2client.client.MemoryCache</a><br /> <a target="mainFrame" href="oauth2client.client.NonAsciiHeaderError-class.html"
|
||||
>oauth2client.client.NonAsciiHeaderError</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2Credentials-class.html"
|
||||
>oauth2client.client.OAuth2Credentials</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2WebServerFlow-class.html"
|
||||
>oauth2client.client.OAuth2Credentials</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2DeviceCodeError-class.html"
|
||||
>oauth2client.client.OAuth2DeviceCodeError</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2WebServerFlow-class.html"
|
||||
>oauth2client.client.OAuth2WebServerFlow</a><br /> <a target="mainFrame" href="oauth2client.client.SignedJwtAssertionCredentials-class.html"
|
||||
>oauth2client.client.SignedJwtAssertionCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.Storage-class.html"
|
||||
>oauth2client.client.Storage</a><br /> <a target="mainFrame" href="oauth2client.client.TokenRevokeError-class.html"
|
||||
@@ -197,7 +198,8 @@
|
||||
>oauth2client.xsrfutil.generate_token</a><br /> <a target="mainFrame" href="oauth2client.xsrfutil-module.html#validate_token"
|
||||
>oauth2client.xsrfutil.validate_token</a><br /> <h2 class="toc">All Variables</h2>
|
||||
<a target="mainFrame" href="oauth2client-module.html#GOOGLE_AUTH_URI"
|
||||
>oauth2client.GOOGLE_AUTH_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_REVOKE_URI"
|
||||
>oauth2client.GOOGLE_AUTH_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_DEVICE_URI"
|
||||
>oauth2client.GOOGLE_DEVICE_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_REVOKE_URI"
|
||||
>oauth2client.GOOGLE_REVOKE_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_TOKEN_URI"
|
||||
>oauth2client.GOOGLE_TOKEN_URI</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE"
|
||||
>oauth2client.appengine.OAUTH2CLIENT_NAMESPACE</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#XSRF_MEMCACHE_ID"
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
<hr />
|
||||
<h2 class="toc">Variables</h2>
|
||||
<a target="mainFrame" href="oauth2client-module.html#GOOGLE_AUTH_URI"
|
||||
>GOOGLE_AUTH_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_REVOKE_URI"
|
||||
>GOOGLE_AUTH_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_DEVICE_URI"
|
||||
>GOOGLE_DEVICE_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_REVOKE_URI"
|
||||
>GOOGLE_REVOKE_URI</a><br /> <a target="mainFrame" href="oauth2client-module.html#GOOGLE_TOKEN_URI"
|
||||
>GOOGLE_TOKEN_URI</a><br /><hr />
|
||||
<span class="options">[<a href="javascript:void(0);" class="privatelink"
|
||||
|
||||
@@ -26,7 +26,8 @@
|
||||
>GoogleCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.MemoryCache-class.html"
|
||||
>MemoryCache</a><br /> <a target="mainFrame" href="oauth2client.client.NonAsciiHeaderError-class.html"
|
||||
>NonAsciiHeaderError</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2Credentials-class.html"
|
||||
>OAuth2Credentials</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2WebServerFlow-class.html"
|
||||
>OAuth2Credentials</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2DeviceCodeError-class.html"
|
||||
>OAuth2DeviceCodeError</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2WebServerFlow-class.html"
|
||||
>OAuth2WebServerFlow</a><br /> <a target="mainFrame" href="oauth2client.client.SignedJwtAssertionCredentials-class.html"
|
||||
>SignedJwtAssertionCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.Storage-class.html"
|
||||
>Storage</a><br /> <a target="mainFrame" href="oauth2client.client.TokenRevokeError-class.html"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 22 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user