235 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			235 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<?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</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 bgcolor="#70b0f0" class="navbar-select"
 | 
						|
          >   Home   </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">
 | 
						|
        Package oauth2client
 | 
						|
      </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-module.html"
 | 
						|
            target="_top">no frames</a>]</span></td></tr>
 | 
						|
      </table>
 | 
						|
    </td>
 | 
						|
  </tr>
 | 
						|
</table>
 | 
						|
<!-- ==================== PACKAGE DESCRIPTION ==================== -->
 | 
						|
<h1 class="epydoc">Package oauth2client</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client-pysrc.html">source code</a></span></p>
 | 
						|
<pre class="literalblock">
 | 
						|
Client library for using OAuth2, especially with Google APIs.
 | 
						|
 | 
						|
</pre>
 | 
						|
 | 
						|
<hr />
 | 
						|
<div class="fields">      <p><strong>Version:</strong>
 | 
						|
        1.4.2
 | 
						|
      </p>
 | 
						|
</div><!-- ==================== SUBMODULES ==================== -->
 | 
						|
<a name="section-Submodules"></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">Submodules</span></td>
 | 
						|
        <td align="right" valign="top"
 | 
						|
         ><span class="options">[<a href="#section-Submodules"
 | 
						|
         class="privatelink" onclick="toggle_private();"
 | 
						|
         >hide private</a>]</span></td>
 | 
						|
      </tr>
 | 
						|
    </table>
 | 
						|
  </td>
 | 
						|
</tr>
 | 
						|
  <tr><td class="summary">
 | 
						|
  <ul class="nomargin">
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.appengine-module.html">oauth2client.appengine</a></strong>: <em class="summary">Utilities for Google App Engine</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.client-module.html">oauth2client.client</a></strong>: <em class="summary">An OAuth 2.0 client.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.clientsecrets-module.html">oauth2client.clientsecrets</a></strong>: <em class="summary">Utilities for reading OAuth 2.0 client secret files.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.crypt-module.html">oauth2client.crypt</a></strong>: <em class="summary">Crypto-related routines for oauth2client.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.django_orm-module.html">oauth2client.django_orm</a></strong>: <em class="summary">OAuth 2.0 utilities for Django.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.file-module.html">oauth2client.file</a></strong>: <em class="summary">Utilities for OAuth.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.gce-module.html">oauth2client.gce</a></strong>: <em class="summary">Utilities for Google Compute Engine</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.keyring_storage-module.html">oauth2client.keyring_storage</a></strong>: <em class="summary">A keyring based Storage.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a></strong>: <em class="summary">Locked file interface that should work on Unix and Windows pythons.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a></strong>: <em class="summary">Multi-credential file store with lock support.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.old_run-module.html">oauth2client.old_run</a></strong>: <em class="summary">This module holds the old run() function which is deprecated, the
 | 
						|
tools.run_flow() function should be used in its place.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.service_account-module.html">oauth2client.service_account</a></strong>: <em class="summary">A service account credentials class.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.tools-module.html">oauth2client.tools</a></strong>: <em class="summary">Command-line tools for authenticating via OAuth 2.0</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.util-module.html">oauth2client.util</a></strong>: <em class="summary">Common utility library.</em>    </li>
 | 
						|
    <li> <strong class="uidlink"><a href="oauth2client.xsrfutil-module.html">oauth2client.xsrfutil</a></strong>: <em class="summary">Helper methods for creating & verifying XSRF tokens.</em>    </li>
 | 
						|
  </ul></td></tr>
 | 
						|
</table>
 | 
						|
 | 
						|
<br />
 | 
						|
<!-- ==================== VARIABLES ==================== -->
 | 
						|
<a name="section-Variables"></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">Variables</span></td>
 | 
						|
        <td align="right" valign="top"
 | 
						|
         ><span class="options">[<a href="#section-Variables"
 | 
						|
         class="privatelink" onclick="toggle_private();"
 | 
						|
         >hide private</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">
 | 
						|
        <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>
 | 
						|
    </td><td class="summary">
 | 
						|
        <a name="GOOGLE_REVOKE_URI"></a><span class="summary-name">GOOGLE_REVOKE_URI</span> = <code title="'https://accounts.google.com/o/oauth2/revoke'">'https://accounts.google.com/o/oauth2/revoke'</code>
 | 
						|
    </td>
 | 
						|
  </tr>
 | 
						|
<tr>
 | 
						|
    <td width="15%" align="right" valign="top" class="summary">
 | 
						|
      <span class="summary-type"> </span>
 | 
						|
    </td><td class="summary">
 | 
						|
        <a name="GOOGLE_TOKEN_URI"></a><span class="summary-name">GOOGLE_TOKEN_URI</span> = <code title="'https://accounts.google.com/o/oauth2/token'">'https://accounts.google.com/o/oauth2/token'</code>
 | 
						|
    </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">
 | 
						|
  <tr valign="middle">
 | 
						|
  <!-- Home link -->
 | 
						|
      <th bgcolor="#70b0f0" class="navbar-select"
 | 
						|
          >   Home   </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 Mon Nov 24 08:55:55 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>
 |