blob: e905719ffc59c00880475d89dbd73690213377d3 [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"
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"
Joe Gregorioe7a0c472012-07-12 11:46:04 -040032 >application</a><br /> <a target="mainFrame" href="oauth2client.appengine-module.html#logger"
33 >logger</a><br /><hr />
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040034<span class="options">[<a href="javascript:void(0);" class="privatelink"
35 onclick="toggle_private();">hide&nbsp;private</a>]</span>
36
37<script type="text/javascript">
38 <!--
39 // Private objects are initially displayed (because if
40 // javascript is turned off then we want them to be
41 // visible); but by default, we want to hide them. So hide
42 // them unless we have a cookie that says to show them.
43 checkCookie();
44 // -->
45</script>
46</body>
47</html>