| Home | Trees | Indices | Help |
|
|---|
|
|
SAML 2.0 Core Conditions.
|
|||
|
|||
| dict |
|
||
| NoneType / datetime.datetime |
|
||
|
|||
| NoneType / datetime.datetime |
|
||
|
|||
| 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, SAQualified Name of the XSI type. |
||
| string |
NOT_BEFORE_ATTRIB_NAME = NotBefore attribute name. |
||
| string |
NOT_ON_OR_AFTER_ATTRIB_NAME = NotOnOrAfter attribute name. |
||
|
|||
|
notBefore Not before time restriction |
|||
|
notOnOrAfter Not on or after time restriction |
|||
| list |
conditions All the conditions on the assertion. |
||
| __conditions | |||
| __notBefore | |||
| __notOnOrAfter | |||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Enable pickling
|
Get the date/time before which the assertion is invalid.
|
Sets the date/time before which the assertion is invalid.
|
Gets the date/time on, or after, which the assertion is invalid.
|
Sets the date/time on, or after, which the assertion is invalid.
|
Get the audience restriction conditions for the assertion.
|
Get the OneTimeUse condition for the assertion
|
Get the ProxyRestriction condition for the assertion
|
|
|||
DEFAULT_ELEMENT_NAMEDefault element name.
|
TYPE_NAMEQualified Name of the XSI type.
|
|
|||
notBeforeNot before time restriction
|
notOnOrAfterNot on or after time restriction
|
conditionsAll the conditions on the assertion.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:26 2012 | http://epydoc.sourceforge.net |