Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | AXMessage --+ | FetchRequest
An attribute exchange 'fetch_request' message. This message is sent by a relying party when it wishes to obtain attributes about the subject of an OpenID authentication request.
|
|||
|
|||
|
|||
{unicode:unicode} |
|
||
[str] |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
FetchRequest or None
|
|
|
|||
mode = 'fetch_request' The type of this attribute exchange message. |
|||
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Add an attribute to this attribute exchange request.
|
Get the serialized form of this attribute fetch request.
|
Get the type URIs for all attributes that have been marked as required.
|
Extract a FetchRequest from an OpenID message
See Also: parseExtensionArgs |
Given attribute exchange arguments, populate this FetchRequest.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 1 23:34:52 2014 | http://epydoc.sourceforge.net |