blob: c3bbe82e8cedc145d37022d0c7f7fb7f803975fa [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>
36 <a target="mainFrame" href="oauth2client.appengine-module.html#xsrf_secret_key"
37 >xsrf_secret_key</a><br /> <h2 class="toc">Variables</h2>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040038 <a target="mainFrame" href="oauth2client.appengine-module.html#OAUTH2CLIENT_NAMESPACE"
Joe Gregorio1b425aa2012-08-24 12:04:34 -040039 >OAUTH2CLIENT_NAMESPACE</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#XSRF_MEMCACHE_ID"
40 >XSRF_MEMCACHE_ID</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#__package__"
41 >__package__</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#logger"
Joe Gregorioe7a0c472012-07-12 11:46:04 -040042 >logger</a><br /><hr />
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040043<span class="options">[<a href="javascript:void(0);" class="privatelink"
44 onclick="toggle_private();">hide&nbsp;private</a>]</span>
45
46<script type="text/javascript">
47 <!--
48 // Private objects are initially displayed (because if
49 // javascript is turned off then we want them to be
50 // visible); but by default, we want to hide them. So hide
51 // them unless we have a cookie that says to show them.
52 checkCookie();
53 // -->
54</script>
55</body>
56</html>