| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
OpenIDRequest --+
|
AssociateRequest
A request to establish an association.
See Also: OpenID Specs, Mode: associate
|
|||
|
|||
| OpenIDResponse |
|
||
|
|||
|
Inherited from |
|||
|
|||
| AssociateRequest |
|
||
|
|||
| str |
mode = the openid.mode of this request.
|
||
session_classes =
|
|||
|
|||
| str |
assoc_type The type of association. |
||
|
session An object that knows how to handle association requests of a certain type. |
|||
|
|||
|
Inherited from |
|||
|
|||
Construct me. The session is assigned directly as a class attribute. See my class documentation for its description.
|
Construct me from an OpenID Message.
|
Respond to this request with an association.
|
|
|||
session_classes
|
|
|||
assoc_typeThe type of association. The protocol currently only defines one value for this, "HMAC-SHA1".
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 17 16:12:36 2011 | http://epydoc.sourceforge.net |