blob: 3acc0eb7c947b36e708cf3b62c0e30bfaa1d3103 [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>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"
Joe Gregorio52a5c532013-01-24 16:19:07 -050018 >CredentialsModel</a><br /> <a target="mainFrame" href="oauth2client.appengine.CredentialsNDBModel-class.html"
19 >CredentialsNDBModel</a><br /> <a target="mainFrame" href="oauth2client.appengine.CredentialsNDBProperty-class.html"
20 >CredentialsNDBProperty</a><br /> <a target="mainFrame" href="oauth2client.appengine.CredentialsProperty-class.html"
21 >CredentialsProperty</a><br /> <a target="mainFrame" href="oauth2client.appengine.FlowNDBProperty-class.html"
22 >FlowNDBProperty</a><br /> <a target="mainFrame" href="oauth2client.appengine.FlowProperty-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040023 >FlowProperty</a><br /> <a target="mainFrame" href="oauth2client.appengine.InvalidClientSecretsError-class.html"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040024 >InvalidClientSecretsError</a><br /> <a target="mainFrame" href="oauth2client.appengine.InvalidXsrfTokenError-class.html"
25 >InvalidXsrfTokenError</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2Decorator-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040026 >OAuth2Decorator</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040027 >OAuth2DecoratorFromClientSecrets</a><br /> <a target="mainFrame" href="oauth2client.appengine.SiteXsrfSecretKey-class.html"
Joe Gregorio52a5c532013-01-24 16:19:07 -050028 >SiteXsrfSecretKey</a><br /> <a target="mainFrame" href="oauth2client.appengine.SiteXsrfSecretKeyNDB-class.html"
29 >SiteXsrfSecretKeyNDB</a><br /> <a target="mainFrame" href="oauth2client.appengine.StorageByKeyName-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040030 >StorageByKeyName</a><br /> <h2 class="toc">Functions</h2>
Joe Gregorio1b425aa2012-08-24 12:04:34 -040031 <div class="private">
32 <a target="mainFrame" href="oauth2client.appengine-module.html#_build_state_value"
33 >_build_state_value</a><br /> </div>
34 <div class="private">
35 <a target="mainFrame" href="oauth2client.appengine-module.html#_generate_new_xsrf_secret_key"
36 >_generate_new_xsrf_secret_key</a><br /> </div>
37 <div class="private">
38 <a target="mainFrame" href="oauth2client.appengine-module.html#_parse_state_value"
39 >_parse_state_value</a><br /> </div>
Joe Gregorio0cd347a2012-08-30 08:22:27 -040040 <div class="private">
41 <a target="mainFrame" href="oauth2client.appengine-module.html#_safe_html"
42 >_safe_html</a><br /> </div>
Joe Gregoriof4839b02012-09-06 13:47:24 -040043 <a target="mainFrame" href="oauth2client.appengine-module.html#oauth2decorator_from_clientsecrets"
44 >oauth2decorator_from_clientsecrets</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#xsrf_secret_key"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040045 >xsrf_secret_key</a><br /> <h2 class="toc">Variables</h2>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040046 <a target="mainFrame" href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040047 >OAUTH2CLIENT_NAMESPACE</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#XSRF_MEMCACHE_ID"
Joe Gregoriof4839b02012-09-06 13:47:24 -040048 >XSRF_MEMCACHE_ID</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#logger"
Joe Gregorio41be8e82013-03-07 10:31:47 -050049 >logger</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#ndb"
50 >ndb</a><br /><hr />
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040051<span class="options">[<a href="javascript:void(0);" class="privatelink"
52 onclick="toggle_private();">hide&nbsp;private</a>]</span>
53
54<script type="text/javascript">
55 <!--
56 // Private objects are initially displayed (because if
57 // javascript is turned off then we want them to be
58 // visible); but by default, we want to hide them. So hide
59 // them unless we have a cookie that says to show them.
60 checkCookie();
61 // -->
62</script>
63</body>
64</html>