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>appengine</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 | <h1 class="toc">Module appengine</h1> |
| 14 | <hr /> |
| 15 | <h2 class="toc">Classes</h2> |
| 16 | <a target="mainFrame" href="oauth2client.appengine.AppAssertionCredentials-class.html" |
| 17 | >AppAssertionCredentials</a><br /> <a target="mainFrame" href="oauth2client.appengine.CredentialsModel-class.html" |
| 18 | >CredentialsModel</a><br /> <a target="mainFrame" href="oauth2client.appengine.CredentialsProperty-class.html" |
| 19 | >CredentialsProperty</a><br /> <a target="mainFrame" href="oauth2client.appengine.FlowProperty-class.html" |
| 20 | >FlowProperty</a><br /> <a target="mainFrame" href="oauth2client.appengine.InvalidClientSecretsError-class.html" |
| 21 | >InvalidClientSecretsError</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2Decorator-class.html" |
| 22 | >OAuth2Decorator</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html" |
| 23 | >OAuth2DecoratorFromClientSecrets</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2Handler-class.html" |
| 24 | >OAuth2Handler</a><br /> <a target="mainFrame" href="oauth2client.appengine.StorageByKeyName-class.html" |
| 25 | >StorageByKeyName</a><br /> <h2 class="toc">Functions</h2> |
| 26 | <a target="mainFrame" href="oauth2client.appengine-module.html#main" |
| 27 | >main</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#oauth2decorator_from_clientsecrets" |
| 28 | >oauth2decorator_from_clientsecrets</a><br /> <h2 class="toc">Variables</h2> |
| 29 | <a target="mainFrame" href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE" |
| 30 | >OAUTH2CLIENT_NAMESPACE</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#__package__" |
| 31 | >__package__</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#application" |
| 32 | >application</a><br /><hr /> |
| 33 | <span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 34 | onclick="toggle_private();">hide private</a>]</span> |
| 35 | |
| 36 | <script type="text/javascript"> |
| 37 | <!-- |
| 38 | // Private objects are initially displayed (because if |
| 39 | // javascript is turned off then we want them to be |
| 40 | // visible); but by default, we want to hide them. So hide |
| 41 | // them unless we have a cookie that says to show them. |
| 42 | checkCookie(); |
| 43 | // --> |
| 44 | </script> |
| 45 | </body> |
| 46 | </html> |