| Home | Trees | Indices | Help |
|
|---|
|
|
Implementation of SAML 2.0 Subject
|
|||
|
|||
| dict |
|
||
| basestring |
|
||
|
|||
| basestring |
|
||
|
|||
| basestring |
|
||
|
|||
| list |
|
||
| list |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| None |
DEFAULT_ELEMENT_LOCAL_NAME = default XML element name - derived classes must specify |
||
| ndg.saml.common.xml.QName |
DEFAULT_ELEMENT_NAME = QName(SAMLConstants.SAML20_NS, DEFAULT_Default element name. |
||
| string |
TYPE_LOCAL_NAME = Local name of the XSI type. |
||
| ndg.saml.common.xml.QName |
TYPE_NAME = QName(SAMLConstants.SAML20_NS, TYPE_LOCAL_NAME, SAQName of the XSI type. |
||
|
|||
|
baseID Base identifier |
|||
|
nameID Name identifier |
|||
|
encryptedID EncryptedID's Docstring |
|||
|
subjectConfirmations Subject Confirmations |
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Enable pickling
|
Get base identifier
|
Set base identifier
|
Get name identifier
|
Set name identifier
|
Get encrypted identifier
|
Set encrypted identifier
|
Get list of subject confirmations
|
Get list containing base, name and encrypted IDs and the subject confirmations
|
|
|||
DEFAULT_ELEMENT_NAMEDefault element name.
|
TYPE_NAMEQName of the XSI type.
|
|
|||
baseIDBase identifier
|
nameIDName identifier
|
encryptedIDEncryptedID's Docstring
|
subjectConfirmationsSubject Confirmations
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:29 2012 | http://epydoc.sourceforge.net |