~gary/python-openid/python-openid-2.2.1-patched

« back to all changes in this revision

Viewing changes to doc/toc-openid.consumer.consumer-module.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2007-11-30 02:46:28 UTC
  • mfrom: (1.1.1 pyopenid-2.0)
  • Revision ID: launchpad@pqm.canonical.com-20071130024628-qktwsew3383iawmq
[rs=SteveA] upgrade to python-openid-2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ascii"?>
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
3
          "DTD/xhtml1-transitional.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
<head>
6
 
  <title>consumer</title>
7
 
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
8
 
  <script type="text/javascript" src="epydoc.js"></script>
 
6
  <title>openid.consumer.consumer</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
9
8
</head>
10
 
 
11
9
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12
10
      alink="#204080">
13
 
<h1 class="toc">Module consumer</h1>
14
 
<hr />
15
 
  <h2 class="toc">Classes</h2>
16
 
    <a target="mainFrame" href="openid.consumer.consumer.AuthRequest-class.html"
17
 
     >AuthRequest</a><br />    <a target="mainFrame" href="openid.consumer.consumer.CancelResponse-class.html"
18
 
     >CancelResponse</a><br />    <a target="mainFrame" href="openid.consumer.consumer.Consumer-class.html"
19
 
     >Consumer</a><br />    <a target="mainFrame" href="openid.consumer.consumer.FailureResponse-class.html"
20
 
     >FailureResponse</a><br />    <a target="mainFrame" href="openid.consumer.consumer.SetupNeededResponse-class.html"
21
 
     >SetupNeededResponse</a><br />    <a target="mainFrame" href="openid.consumer.consumer.SuccessResponse-class.html"
22
 
     >SuccessResponse</a><br />  <h2 class="toc">Variables</h2>
23
 
    <a target="mainFrame" href="openid.consumer.consumer-module.html#CANCEL"
24
 
     >CANCEL</a><br />    <a target="mainFrame" href="openid.consumer.consumer-module.html#FAILURE"
25
 
     >FAILURE</a><br />    <a target="mainFrame" href="openid.consumer.consumer-module.html#SETUP_NEEDED"
26
 
     >SETUP_NEEDED</a><br />    <a target="mainFrame" href="openid.consumer.consumer-module.html#SUCCESS"
27
 
     >SUCCESS</a><br /><hr />
28
 
 
29
 
<script type="text/javascript">
30
 
  <!--
31
 
  // Private objects are initially displayed (because if
32
 
  // javascript is turned off then we want them to be
33
 
  // visible); but by default, we want to hide them.  So hide
34
 
  // them unless we have a cookie that says to show them.
35
 
  checkCookie()
36
 
  // -->
37
 
</script>
38
 
  
 
11
<center><font size="+1"><b><a target="mainFrame" href="openid.consumer.consumer-module.html">consumer</a></b></font></center>
 
12
<hr>
 
13
 
 
14
<!-- =========== START OF CLASSES =========== -->
 
15
<font size="+1"><b>Classes</b></font><br />
 
16
<a target="mainFrame" href="openid.consumer.consumer.AuthRequest-class.html">AuthRequest</a><br />
 
17
<a target="mainFrame" href="openid.consumer.consumer.CancelResponse-class.html">CancelResponse</a><br />
 
18
<a target="mainFrame" href="openid.consumer.consumer.Consumer-class.html">Consumer</a><br />
 
19
<a target="mainFrame" href="openid.consumer.consumer.FailureResponse-class.html">FailureResponse</a><br />
 
20
<a target="mainFrame" href="openid.consumer.consumer.SetupNeededResponse-class.html">SetupNeededResponse</a><br />
 
21
<a target="mainFrame" href="openid.consumer.consumer.SuccessResponse-class.html">SuccessResponse</a><br />
 
22
<br />
 
23
 
 
24
<!-- =========== START OF EXCEPTIONS =========== -->
 
25
<font size="+1"><b>Exceptions</b></font><br />
 
26
<br />
 
27
 
 
28
<!-- =========== START OF FUNCTIONS =========== -->
 
29
<font size="+1"><b>Functions</b></font><br />
 
30
<br />
 
31
 
 
32
<!-- =========== START OF VARIABLES =========== -->
 
33
<font size="+1"><b>Variables</b></font><br />
 
34
<a target="mainFrame" href="openid.consumer.consumer-module.html#CANCEL">CANCEL</a><br />
 
35
<a target="mainFrame" href="openid.consumer.consumer-module.html#FAILURE">FAILURE</a><br />
 
36
<a target="mainFrame" href="openid.consumer.consumer-module.html#SETUP_NEEDED">SETUP_NEEDED</a><br />
 
37
<a target="mainFrame" href="openid.consumer.consumer-module.html#SUCCESS">SUCCESS</a><br />
 
38
<br />
 
39
 
39
40
</body>
40
41
</html>