You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/epy/oauth2client-pysrc.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ <h1 class="epydoc">Source Code for <a href="oauth2client-module.html">Package oa
57
57
<preclass="py-src">
58
58
<aname="L1"></a><ttclass="py-lineno"> 1</tt><ttclass="py-line"><ttclass="py-docstring">"""Client library for using OAuth2, especially with Google APIs."""</tt></tt>
<areashape="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"/>
<areashape="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"/>
69
-
<areashape="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"/>
70
-
<areashape="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"/>
71
-
<areashape="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"/>
72
-
<areashape="rect" id="node3_27" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="17,180,228,199"/>
73
-
<areashape="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"/>
74
-
<areashape="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"/>
75
-
<areashape="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"/>
76
-
<areashape="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"/>
77
-
<areashape="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"/>
78
-
<areashape="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"/>
79
-
<areashape="rect" id="node3" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="5,93,240,317"/>
80
-
<areashape="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"/>
81
-
<areashape="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"/>
82
-
<areashape="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"/>
<areashape="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"/>
85
-
<areashape="rect" id="node5" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="13,5,232,75"/>
69
+
<areashape="rect" id="node3_24" 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"/>
70
+
<areashape="rect" id="node3_25" 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"/>
71
+
<areashape="rect" id="node3" href="oauth2client.client.GoogleCredentials-class.html" title="Application Default Credentials for use in calling Google APIs." alt="" coords="7,336,235,411"/>
<areashape="rect" id="node4_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="25,49,220,68"/>
74
+
<areashape="rect" id="node4" href="oauth2client.client.Credentials-class.html" title="Base class for all Credentials objects." alt="" coords="13,5,232,75"/>
75
+
<areashape="rect" id="node5_28" href="oauth2client.client.OAuth2Credentials-class.html#authorize" title="Authorize an httplib2.Http instance with these credentials." alt="" coords="17,124,228,143"/>
76
+
<areashape="rect" id="node5_29" href="oauth2client.client.OAuth2Credentials-class.html#refresh" title="Forces a refresh of the access_token." alt="" coords="17,143,228,161"/>
77
+
<areashape="rect" id="node5_30" href="oauth2client.client.OAuth2Credentials-class.html#revoke" title="Revokes a refresh_token and makes the credentials void." alt="" coords="17,161,228,180"/>
78
+
<areashape="rect" id="node5_31" href="oauth2client.client.OAuth2Credentials-class.html#apply" title="Add the authorization to the headers." alt="" coords="17,180,228,199"/>
79
+
<areashape="rect" id="node5_32" href="oauth2client.client.OAuth2Credentials-class.html#to_json" title="Creating a JSON representation of an instance of Credentials." alt="" coords="17,199,228,217"/>
80
+
<areashape="rect" id="node5_33" href="oauth2client.client.OAuth2Credentials-class.html#access_token_expired" title="True if the credential is expired or invalid." alt="" coords="17,217,228,236"/>
81
+
<areashape="rect" id="node5_34" href="oauth2client.client.OAuth2Credentials-class.html#get_access_token" title="Return the access token and its expiration information." alt="" coords="17,236,228,255"/>
82
+
<areashape="rect" id="node5_35" href="oauth2client.client.OAuth2Credentials-class.html#set_store" title="Set the Storage for the credential." alt="" coords="17,255,228,273"/>
83
+
<areashape="rect" id="node5_36" href="oauth2client.client.OAuth2Credentials-class.html#__getstate__" title="Trim the state down to something that can be pickled." alt="" coords="17,273,228,292"/>
84
+
<areashape="rect" id="node5_37" href="oauth2client.client.OAuth2Credentials-class.html#__setstate__" title="Reconstitute the state of the object from being pickled." alt="" coords="17,292,228,311"/>
85
+
<areashape="rect" id="node5" href="oauth2client.client.OAuth2Credentials-class.html" title="Credentials object for OAuth 2.0." alt="" coords="5,93,240,317"/>
0 commit comments