blob: 3eac81e5d24be2b88467edc361b36e799401a790 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>oauth2client</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17
18 <!-- Tree link -->
19 <th>&nbsp;&nbsp;&nbsp;<a
20 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32</table>
33<table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">
36 <span class="breadcrumbs">
37 Package&nbsp;oauth2client
38 </span>
39 </td>
40 <td>
41 <table cellpadding="0" cellspacing="0">
42 <!-- hide/show private -->
43 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
44 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
45 <tr><td align="right"><span class="options"
46 >[<a href="frames.html" target="_top">frames</a
47 >]&nbsp;|&nbsp;<a href="oauth2client-pysrc.html"
48 target="_top">no&nbsp;frames</a>]</span></td></tr>
49 </table>
50 </td>
51 </tr>
52</table>
53<h1 class="epydoc">Source Code for <a href="oauth2client-module.html">Package oauth2client</a></h1>
54<pre class="py-src">
Joe Gregorio37802c32013-08-06 12:24:05 -040055<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>
Joe Gregorio41be8e82013-03-07 10:31:47 -050056<a name="L2"></a><tt class="py-lineno">2</tt> <tt class="py-line"> </tt>
57<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>
58<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>
59<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>
60<a name="L6"></a><tt class="py-lineno">6</tt> <tt class="py-line"> </tt><script type="text/javascript">
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040061<!--
62expandto(location.href);
63// -->
64</script>
65</pre>
66<br />
67<!-- ==================== NAVIGATION BAR ==================== -->
68<table class="navbar" border="0" width="100%" cellpadding="0"
69 bgcolor="#a0c0ff" cellspacing="0">
70 <tr valign="middle">
71
72 <!-- Tree link -->
73 <th>&nbsp;&nbsp;&nbsp;<a
74 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
75
76 <!-- Index link -->
77 <th>&nbsp;&nbsp;&nbsp;<a
78 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
79
80 <!-- Help link -->
81 <th>&nbsp;&nbsp;&nbsp;<a
82 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
83
84 <th class="navbar" width="100%"></th>
85 </tr>
86</table>
87<table border="0" cellpadding="0" cellspacing="0" width="100%%">
88 <tr>
89 <td align="left" class="footer">
Joe Gregorio37802c32013-08-06 12:24:05 -040090 Generated by Epydoc 3.0.1 on Tue Aug 6 12:16:47 2013
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040091 </td>
92 <td align="right" class="footer">
93 <a target="mainFrame" href="http://epydoc.sourceforge.net"
94 >http://epydoc.sourceforge.net</a>
95 </td>
96 </tr>
97</table>
98
99<script type="text/javascript">
100 <!--
101 // Private objects are initially displayed (because if
102 // javascript is turned off then we want them to be
103 // visible); but by default, we want to hide them. So hide
104 // them unless we have a cookie that says to show them.
105 checkCookie();
106 // -->
107</script>
108</body>
109</html>