File: toc-everything.html

package info (click to toggle)
python-openid 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,472 kB
  • ctags: 3,328
  • sloc: python: 16,708; xml: 234; sh: 38; makefile: 30
file content (159 lines) | stat: -rw-r--r-- 14,682 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Everything</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<center><font size="+1"><b>Everything</b></font></center>
<hr>

<!-- =========== START OF ALL CLASSES =========== -->
<font size="+1"><b>All&nbsp;Classes</b></font><br />
<a target="mainFrame" href="openid.association.Association-class.html">openid.association.Association</a><br />
<a target="mainFrame" href="openid.association.SessionNegotiator-class.html">openid.association.SessionNegotiator</a><br />
<a target="mainFrame" href="openid.consumer.consumer.AuthRequest-class.html">openid.consumer.consumer.AuthRequest</a><br />
<a target="mainFrame" href="openid.consumer.consumer.CancelResponse-class.html">openid.consumer.consumer.CancelResponse</a><br />
<a target="mainFrame" href="openid.consumer.consumer.Consumer-class.html">openid.consumer.consumer.Consumer</a><br />
<a target="mainFrame" href="openid.consumer.consumer.FailureResponse-class.html">openid.consumer.consumer.FailureResponse</a><br />
<a target="mainFrame" href="openid.consumer.consumer.SetupNeededResponse-class.html">openid.consumer.consumer.SetupNeededResponse</a><br />
<a target="mainFrame" href="openid.consumer.consumer.SuccessResponse-class.html">openid.consumer.consumer.SuccessResponse</a><br />
<a target="mainFrame" href="openid.consumer.discover.OpenIDServiceEndpoint-class.html">openid.consumer.discover.OpenIDServiceEndpoint</a><br />
<a target="mainFrame" href="openid.dh.DiffieHellman-class.html">openid.dh.DiffieHellman</a><br />
<a target="mainFrame" href="openid.extension.Extension-class.html">openid.extension.Extension</a><br />
<a target="mainFrame" href="openid.extensions.ax.FetchRequest-class.html">openid.extensions.ax.FetchRequest</a><br />
<a target="mainFrame" href="openid.extensions.ax.FetchResponse-class.html">openid.extensions.ax.FetchResponse</a><br />
<a target="mainFrame" href="openid.extensions.ax.StoreRequest-class.html">openid.extensions.ax.StoreRequest</a><br />
<a target="mainFrame" href="openid.extensions.ax.StoreResponse-class.html">openid.extensions.ax.StoreResponse</a><br />
<a target="mainFrame" href="openid.extensions.sreg.SRegRequest-class.html">openid.extensions.sreg.SRegRequest</a><br />
<a target="mainFrame" href="openid.extensions.sreg.SRegResponse-class.html">openid.extensions.sreg.SRegResponse</a><br />
<a target="mainFrame" href="openid.fetchers.HTTPFetcher-class.html">openid.fetchers.HTTPFetcher</a><br />
<a target="mainFrame" href="openid.fetchers.HTTPResponse-class.html">openid.fetchers.HTTPResponse</a><br />
<a target="mainFrame" href="openid.message.Message-class.html">openid.message.Message</a><br />
<a target="mainFrame" href="openid.message.NamespaceMap-class.html">openid.message.NamespaceMap</a><br />
<a target="mainFrame" href="openid.server.server.AssociateRequest-class.html">openid.server.server.AssociateRequest</a><br />
<a target="mainFrame" href="openid.server.server.CheckAuthRequest-class.html">openid.server.server.CheckAuthRequest</a><br />
<a target="mainFrame" href="openid.server.server.CheckIDRequest-class.html">openid.server.server.CheckIDRequest</a><br />
<a target="mainFrame" href="openid.server.server.Decoder-class.html">openid.server.server.Decoder</a><br />
<a target="mainFrame" href="openid.server.server.DiffieHellmanSHA1ServerSession-class.html">openid.server.server.DiffieHellmanSHA1ServerSession</a><br />
<a target="mainFrame" href="openid.server.server.DiffieHellmanSHA256ServerSession-class.html">openid.server.server.DiffieHellmanSHA256ServerSession</a><br />
<a target="mainFrame" href="openid.server.server.Encoder-class.html">openid.server.server.Encoder</a><br />
<a target="mainFrame" href="openid.server.server.OpenIDRequest-class.html">openid.server.server.OpenIDRequest</a><br />
<a target="mainFrame" href="openid.server.server.OpenIDResponse-class.html">openid.server.server.OpenIDResponse</a><br />
<a target="mainFrame" href="openid.server.server.PlainTextServerSession-class.html">openid.server.server.PlainTextServerSession</a><br />
<a target="mainFrame" href="openid.server.server.Server-class.html">openid.server.server.Server</a><br />
<a target="mainFrame" href="openid.server.server.Signatory-class.html">openid.server.server.Signatory</a><br />
<a target="mainFrame" href="openid.server.server.SigningEncoder-class.html">openid.server.server.SigningEncoder</a><br />
<a target="mainFrame" href="openid.server.server.WebResponse-class.html">openid.server.server.WebResponse</a><br />
<a target="mainFrame" href="openid.server.trustroot.TrustRoot-class.html">openid.server.trustroot.TrustRoot</a><br />
<a target="mainFrame" href="openid.store.filestore.FileOpenIDStore-class.html">openid.store.filestore.FileOpenIDStore</a><br />
<a target="mainFrame" href="openid.store.interface.OpenIDStore-class.html">openid.store.interface.OpenIDStore</a><br />
<a target="mainFrame" href="openid.store.memstore.MemoryStore-class.html">openid.store.memstore.MemoryStore</a><br />
<a target="mainFrame" href="openid.store.memstore.ServerAssocs-class.html">openid.store.memstore.ServerAssocs</a><br />
<a target="mainFrame" href="openid.store.sqlstore.MySQLStore-class.html">openid.store.sqlstore.MySQLStore</a><br />
<a target="mainFrame" href="openid.store.sqlstore.PostgreSQLStore-class.html">openid.store.sqlstore.PostgreSQLStore</a><br />
<a target="mainFrame" href="openid.store.sqlstore.SQLiteStore-class.html">openid.store.sqlstore.SQLiteStore</a><br />
<a target="mainFrame" href="openid.store.sqlstore.SQLStore-class.html">openid.store.sqlstore.SQLStore</a><br />
<a target="mainFrame" href="openid.yadis.discover.DiscoveryResult-class.html">openid.yadis.discover.DiscoveryResult</a><br />
<a target="mainFrame" href="openid.yadis.filters.BasicServiceEndpoint-class.html">openid.yadis.filters.BasicServiceEndpoint</a><br />
<a target="mainFrame" href="openid.yadis.filters.CompoundFilter-class.html">openid.yadis.filters.CompoundFilter</a><br />
<a target="mainFrame" href="openid.yadis.filters.IFilter-class.html">openid.yadis.filters.IFilter</a><br />
<a target="mainFrame" href="openid.yadis.filters.TransformFilterMaker-class.html">openid.yadis.filters.TransformFilterMaker</a><br />
<a target="mainFrame" href="openid.yadis.manager.Discovery-class.html">openid.yadis.manager.Discovery</a><br />
<a target="mainFrame" href="openid.yadis.manager.YadisServiceManager-class.html">openid.yadis.manager.YadisServiceManager</a><br />
<a target="mainFrame" href="openid.yadis.xrires.ProxyResolver-class.html">openid.yadis.xrires.ProxyResolver</a><br />
<br />

<!-- =========== START OF ALL EXCEPTIONS =========== -->
<font size="+1"><b>All&nbsp;Exceptions</b></font><br />
<a target="mainFrame" href="openid.fetchers.HTTPError-class.html">openid.fetchers.HTTPError</a><br />
<a target="mainFrame" href="openid.fetchers.HTTPFetchingError-class.html">openid.fetchers.HTTPFetchingError</a><br />
<a target="mainFrame" href="openid.server.server.AlreadySigned-class.html">openid.server.server.AlreadySigned</a><br />
<a target="mainFrame" href="openid.server.server.EncodingError-class.html">openid.server.server.EncodingError</a><br />
<a target="mainFrame" href="openid.server.server.MalformedReturnURL-class.html">openid.server.server.MalformedReturnURL</a><br />
<a target="mainFrame" href="openid.server.server.MalformedTrustRoot-class.html">openid.server.server.MalformedTrustRoot</a><br />
<a target="mainFrame" href="openid.server.server.NoReturnToError-class.html">openid.server.server.NoReturnToError</a><br />
<a target="mainFrame" href="openid.server.server.ProtocolError-class.html">openid.server.server.ProtocolError</a><br />
<a target="mainFrame" href="openid.server.server.UntrustedReturnURL-class.html">openid.server.server.UntrustedReturnURL</a><br />
<a target="mainFrame" href="openid.server.server.VersionError-class.html">openid.server.server.VersionError</a><br />
<a target="mainFrame" href="openid.yadis.discover.DiscoveryFailure-class.html">openid.yadis.discover.DiscoveryFailure</a><br />
<a target="mainFrame" href="openid.yadis.parsehtml.MetaNotFound-class.html">openid.yadis.parsehtml.MetaNotFound</a><br />
<br />

<!-- =========== START OF ALL FUNCTIONS =========== -->
<font size="+1"><b>All&nbsp;Functions</b></font><br />
<a target="mainFrame" href="openid.oidutil-module.html#appendArgs">appendArgs</a><br />
<a target="mainFrame" href="openid.yadis.services-module.html#applyFilter">applyFilter</a><br />
<a target="mainFrame" href="openid.oidutil-module.html#autoSubmitHTML">autoSubmitHTML</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#base64ToLong">base64ToLong</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#binaryToLong">binaryToLong</a><br />
<a target="mainFrame" href="openid.store.nonce-module.html#checkTimestamp">checkTimestamp</a><br />
<a target="mainFrame" href="openid.fetchers-module.html#createHTTPFetcher">createHTTPFetcher</a><br />
<a target="mainFrame" href="openid.kvform-module.html#dictToKV">dictToKV</a><br />
<a target="mainFrame" href="openid.consumer.discover-module.html#discover">discover</a><br />
<a target="mainFrame" href="openid.yadis.discover-module.html#discover">discover</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#escapeForIRI">escapeForIRI</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#expandService">expandService</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#expandServices">expandServices</a><br />
<a target="mainFrame" href="openid.fetchers-module.html#fetch">fetch</a><br />
<a target="mainFrame" href="openid.yadis.parsehtml-module.html#findHTMLMeta">findHTMLMeta</a><br />
<a target="mainFrame" href="openid.oidutil-module.html#fromBase64">fromBase64</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#getCanonicalID">getCanonicalID</a><br />
<a target="mainFrame" href="openid.fetchers-module.html#getDefaultFetcher">getDefaultFetcher</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#getPriority">getPriority</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#getPriorityStrict">getPriorityStrict</a><br />
<a target="mainFrame" href="openid.yadis.services-module.html#getServiceEndpoints">getServiceEndpoints</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#getYadisXRD">getYadisXRD</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#hmacSha1">hmacSha1</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#hmacSha256">hmacSha256</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#identifierScheme">identifierScheme</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#iriToURI">iriToURI</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#isXRDS">isXRDS</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#iterServices">iterServices</a><br />
<a target="mainFrame" href="openid.kvform-module.html#kvToDict">kvToDict</a><br />
<a target="mainFrame" href="openid.kvform-module.html#kvToSeq">kvToSeq</a><br />
<a target="mainFrame" href="openid.oidutil-module.html#log">log</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#longToBase64">longToBase64</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#longToBinary">longToBinary</a><br />
<a target="mainFrame" href="openid.yadis.filters-module.html#mkFilter">mkFilter</a><br />
<a target="mainFrame" href="openid.store.nonce-module.html#mkNonce">mkNonce</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#mkXRDTag">mkXRDTag</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#nsTag">nsTag</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#parseXRDS">parseXRDS</a><br />
<a target="mainFrame" href="openid.yadis.etxrd-module.html#prioSort">prioSort</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#providerIsAuthoritative">providerIsAuthoritative</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#randomString">randomString</a><br />
<a target="mainFrame" href="openid.message-module.html#registerNamespaceAlias">registerNamespaceAlias</a><br />
<a target="mainFrame" href="openid.urinorm-module.html#remove_dot_segments">remove_dot_segments</a><br />
<a target="mainFrame" href="openid.server.trustroot-module.html#returnToMatches">returnToMatches</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#rootAuthority">rootAuthority</a><br />
<a target="mainFrame" href="openid.kvform-module.html#seqToKV">seqToKV</a><br />
<a target="mainFrame" href="openid.fetchers-module.html#setDefaultFetcher">setDefaultFetcher</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#sha1">sha1</a><br />
<a target="mainFrame" href="openid.cryptutil-module.html#sha256">sha256</a><br />
<a target="mainFrame" href="openid.store.nonce-module.html#split">split</a><br />
<a target="mainFrame" href="openid.dh-module.html#strxor">strxor</a><br />
<a target="mainFrame" href="openid.extensions.sreg-module.html#supportsSReg">supportsSReg</a><br />
<a target="mainFrame" href="openid.oidutil-module.html#toBase64">toBase64</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#toIRINormal">toIRINormal</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#toURINormal">toURINormal</a><br />
<a target="mainFrame" href="openid.urinorm-module.html#urinorm">urinorm</a><br />
<a target="mainFrame" href="openid.server.trustroot-module.html#verifyReturnTo">verifyReturnTo</a><br />
<a target="mainFrame" href="openid.yadis.xri-module.html#XRI">XRI</a><br />
<br />

<!-- =========== START OF ALL VARIABLES =========== -->
<font size="+1"><b>All&nbsp;Variables</b></font><br />
<a target="mainFrame" href="openid.consumer.consumer-module.html#CANCEL">CANCEL</a><br />
<a target="mainFrame" href="openid.association-module.html#default_negotiator">default_negotiator</a><br />
<a target="mainFrame" href="openid.association-module.html#encrypted_negotiator">encrypted_negotiator</a><br />
<a target="mainFrame" href="openid.consumer.consumer-module.html#FAILURE">FAILURE</a><br />
<a target="mainFrame" href="openid.consumer.consumer-module.html#SETUP_NEEDED">SETUP_NEEDED</a><br />
<a target="mainFrame" href="openid.consumer.consumer-module.html#SUCCESS">SUCCESS</a><br />
<br />

</body>
</html>