blob: 1d68b1d9e6853cb12c21eb7ddd717d0738e3308c [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"
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"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040021 >InvalidClientSecretsError</a><br /> <a target="mainFrame" href="oauth2client.appengine.InvalidXsrfTokenError-class.html"
22 >InvalidXsrfTokenError</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2Decorator-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040023 >OAuth2Decorator</a><br /> <a target="mainFrame" href="oauth2client.appengine.OAuth2DecoratorFromClientSecrets-class.html"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040024 >OAuth2DecoratorFromClientSecrets</a><br /> <a target="mainFrame" href="oauth2client.appengine.SiteXsrfSecretKey-class.html"
25 >SiteXsrfSecretKey</a><br /> <a target="mainFrame" href="oauth2client.appengine.StorageByKeyName-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040026 >StorageByKeyName</a><br /> <h2 class="toc">Functions</h2>
Joe Gregorio1b425aa2012-08-24 12:04:34 -040027 <div class="private">
28 <a target="mainFrame" href="oauth2client.appengine-module.html#_build_state_value"
29 >_build_state_value</a><br /> </div>
30 <div class="private">
31 <a target="mainFrame" href="oauth2client.appengine-module.html#_generate_new_xsrf_secret_key"
32 >_generate_new_xsrf_secret_key</a><br /> </div>
33 <div class="private">
34 <a target="mainFrame" href="oauth2client.appengine-module.html#_parse_state_value"
35 >_parse_state_value</a><br /> </div>
Joe Gregorio0cd347a2012-08-30 08:22:27 -040036 <div class="private">
37 <a target="mainFrame" href="oauth2client.appengine-module.html#_safe_html"
38 >_safe_html</a><br /> </div>
Joe Gregoriof4839b02012-09-06 13:47:24 -040039 <a target="mainFrame" href="oauth2client.appengine-module.html#oauth2decorator_from_clientsecrets"
40 >oauth2decorator_from_clientsecrets</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#xsrf_secret_key"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040041 >xsrf_secret_key</a><br /> <h2 class="toc">Variables</h2>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040042 <a target="mainFrame" href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040043 >OAUTH2CLIENT_NAMESPACE</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#XSRF_MEMCACHE_ID"
Joe Gregoriof4839b02012-09-06 13:47:24 -040044 >XSRF_MEMCACHE_ID</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#logger"
Joe Gregorioe7a0c472012-07-12 11:46:04 -040045 >logger</a><br /><hr />
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040046<span class="options">[<a href="javascript:void(0);" class="privatelink"
47 onclick="toggle_private();">hide&nbsp;private</a>]</span>
48
49<script type="text/javascript">
50 <!--
51 // Private objects are initially displayed (because if
52 // javascript is turned off then we want them to be
53 // visible); but by default, we want to hide them. So hide
54 // them unless we have a cookie that says to show them.
55 checkCookie();
56 // -->
57</script>
58</body>
59</html>