Home | Trees | Indices | Help |
|
---|
|
Base class for all SAML types
|
|||
|
|||
dict |
|
||
|
|||
Inherited from |
|
|||
saml.saml2.common.SAMLObject derived type |
|
||
XML class e.g. ElementTree or 4Suite XML |
|
|
|||
None |
DEFAULT_ELEMENT_LOCAL_NAME = None default XML element name - derived classes must specify |
|
|||
ndg.saml.common.xml.QName |
__qname qualified name for XML element |
|
|||
ndg.saml.common.xml.QName |
qname Qualified Name for this type |
||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parse from an XML representation into a SAML object. Abstract method
|
Convert the input SAML object into an XML representation. Abstract method - derived types should implement
|
Enable pickling
|
Enable pickling
|
|
qnameQualified Name for this type
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:19 2012 | http://epydoc.sourceforge.net |