Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | AXMessage
Abstract class containing common code for attribute exchange messages
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
ns_alias = 'ax' The preferred namespace alias for attribute exchange messages |
|||
mode = None The type of this attribute exchange message. |
|||
ns_uri = 'http://openid.net/srv/ax/1.0' The namespace to which to add the arguments for this extension |
|
|||
Inherited from |
|
Raise an exception if the mode in the attribute exchange arguments does not match what is expected for this class.
|
Return a set of attribute exchange arguments containing the basic information that must be in every attribute exchange message.
|
|
modeThe type of this attribute exchange message. This must be overridden in subclasses.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 1 23:34:52 2014 | http://epydoc.sourceforge.net |