Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 1 | <?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.file</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> <a |
| 20 | href="module-tree.html">Trees</a> </th> |
| 21 | |
| 22 | <!-- Index link --> |
| 23 | <th> <a |
| 24 | href="identifier-index.html">Indices</a> </th> |
| 25 | |
| 26 | <!-- Help link --> |
| 27 | <th> <a |
| 28 | href="help.html">Help</a> </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 | <a href="oauth2client-module.html">Package oauth2client</a> :: |
| 38 | Module file |
| 39 | </span> |
| 40 | </td> |
| 41 | <td> |
| 42 | <table cellpadding="0" cellspacing="0"> |
| 43 | <!-- hide/show private --> |
| 44 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 45 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
| 46 | <tr><td align="right"><span class="options" |
| 47 | >[<a href="frames.html" target="_top">frames</a |
| 48 | >] | <a href="oauth2client.file-module.html" |
| 49 | target="_top">no frames</a>]</span></td></tr> |
| 50 | </table> |
| 51 | </td> |
| 52 | </tr> |
| 53 | </table> |
| 54 | <!-- ==================== MODULE DESCRIPTION ==================== --> |
| 55 | <h1 class="epydoc">Module file</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.file-pysrc.html">source code</a></span></p> |
| 56 | <pre class="literalblock"> |
| 57 | Utilities for OAuth. |
| 58 | |
| 59 | Utilities for making it easier to work with OAuth 2.0 |
| 60 | credentials. |
| 61 | |
| 62 | </pre> |
| 63 | |
| 64 | <hr /> |
| 65 | <div class="fields"> <p><strong>Author:</strong> |
| 66 | jcgregorio@google.com (Joe Gregorio) |
| 67 | </p> |
| 68 | </div><!-- ==================== CLASSES ==================== --> |
| 69 | <a name="section-Classes"></a> |
| 70 | <table class="summary" border="1" cellpadding="3" |
| 71 | cellspacing="0" width="100%" bgcolor="white"> |
| 72 | <tr bgcolor="#70b0f0" class="table-header"> |
| 73 | <td colspan="2" class="table-header"> |
| 74 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 75 | <tr valign="top"> |
| 76 | <td align="left"><span class="table-header">Classes</span></td> |
| 77 | <td align="right" valign="top" |
| 78 | ><span class="options">[<a href="#section-Classes" |
| 79 | class="privatelink" onclick="toggle_private();" |
| 80 | >hide private</a>]</span></td> |
| 81 | </tr> |
| 82 | </table> |
| 83 | </td> |
| 84 | </tr> |
| 85 | <tr> |
| 86 | <td width="15%" align="right" valign="top" class="summary"> |
| 87 | <span class="summary-type"> </span> |
| 88 | </td><td class="summary"> |
| 89 | <a href="oauth2client.file.Storage-class.html" class="summary-name">Storage</a><br /> |
| 90 | Store and retrieve a single credential to and from a file. |
| 91 | </td> |
| 92 | </tr> |
| 93 | </table> |
| 94 | <!-- ==================== VARIABLES ==================== --> |
| 95 | <a name="section-Variables"></a> |
| 96 | <table class="summary" border="1" cellpadding="3" |
| 97 | cellspacing="0" width="100%" bgcolor="white"> |
| 98 | <tr bgcolor="#70b0f0" class="table-header"> |
| 99 | <td colspan="2" class="table-header"> |
| 100 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 101 | <tr valign="top"> |
| 102 | <td align="left"><span class="table-header">Variables</span></td> |
| 103 | <td align="right" valign="top" |
| 104 | ><span class="options">[<a href="#section-Variables" |
| 105 | class="privatelink" onclick="toggle_private();" |
| 106 | >hide private</a>]</span></td> |
| 107 | </tr> |
| 108 | </table> |
| 109 | </td> |
| 110 | </tr> |
| 111 | <tr> |
| 112 | <td width="15%" align="right" valign="top" class="summary"> |
| 113 | <span class="summary-type"> </span> |
| 114 | </td><td class="summary"> |
| 115 | <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'oauth2client'"><code class="variable-quote">'</code><code class="variable-string">oauth2client</code><code class="variable-quote">'</code></code> |
| 116 | </td> |
| 117 | </tr> |
| 118 | </table> |
| 119 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 120 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 121 | bgcolor="#a0c0ff" cellspacing="0"> |
| 122 | <tr valign="middle"> |
| 123 | |
| 124 | <!-- Tree link --> |
| 125 | <th> <a |
| 126 | href="module-tree.html">Trees</a> </th> |
| 127 | |
| 128 | <!-- Index link --> |
| 129 | <th> <a |
| 130 | href="identifier-index.html">Indices</a> </th> |
| 131 | |
| 132 | <!-- Help link --> |
| 133 | <th> <a |
| 134 | href="help.html">Help</a> </th> |
| 135 | |
| 136 | <th class="navbar" width="100%"></th> |
| 137 | </tr> |
| 138 | </table> |
| 139 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 140 | <tr> |
| 141 | <td align="left" class="footer"> |
Joe Gregorio | 672051e | 2012-07-10 09:11:45 -0400 | [diff] [blame^] | 142 | Generated by Epydoc 3.0.1 on Tue Jul 10 07:59:16 2012 |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 143 | </td> |
| 144 | <td align="right" class="footer"> |
| 145 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 146 | >http://epydoc.sourceforge.net</a> |
| 147 | </td> |
| 148 | </tr> |
| 149 | </table> |
| 150 | |
| 151 | <script type="text/javascript"> |
| 152 | <!-- |
| 153 | // Private objects are initially displayed (because if |
| 154 | // javascript is turned off then we want them to be |
| 155 | // visible); but by default, we want to hide them. So hide |
| 156 | // them unless we have a cookie that says to show them. |
| 157 | checkCookie(); |
| 158 | // --> |
| 159 | </script> |
| 160 | </body> |
| 161 | </html> |