|
|
|
|
dict
|
|
|
ndg.saml.common.SAMLVersion
|
|
|
|
|
|
datetime.datetime
|
|
|
|
|
|
basestring
|
|
|
|
|
|
basestring
|
|
|
|
|
|
basestring
|
|
|
|
|
|
|
|
|
ndg.saml.saml2.coreIssuer
|
|
|
iterable
|
|
|
|
|
|
Inherited from common.SAMLObject:
__setstate__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|
|
string
|
TYPE_LOCAL_NAME = 'RequestAbstractType'
Local name of the XSI type.
|
|
ndg.saml.common.xml.QName
|
TYPE_NAME = QName(SAMLConstants.SAML20P_NS, TYPE_LOCAL_NAME, S...
QName of the XSI type.
|
|
string
|
ID_ATTRIB_NAME = 'ID'
ID attribute name.
|
|
string
|
VERSION_ATTRIB_NAME = 'Version'
Version attribute name.
|
|
string
|
ISSUE_INSTANT_ATTRIB_NAME = 'IssueInstant'
IssueInstant attribute name.
|
|
string
|
DESTINATION_ATTRIB_NAME = 'Destination'
Destination attribute name.
|
|
string
|
CONSENT_ATTRIB_NAME = 'Consent'
Consent attribute name.
|
|
string
|
UNSPECIFIED_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:uns...
Unspecified consent URI.
|
|
string
|
OBTAINED_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:obtained'
Obtained consent URI.
|
|
string
|
PRIOR_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:prior'
Prior consent URI.
|
|
string
|
IMPLICIT_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:implicit'
Implicit consent URI.
|
|
string
|
EXPLICIT_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:explicit'
Explicit consent URI.
|
|
string
|
UNAVAILABLE_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:una...
Unavailable consent URI.
|
|
string
|
INAPPLICABLE_CONSENT = 'urn:oasis:names:tc:SAML:2.0:consent:in...
Inapplicable consent URI.
|
|
Inherited from common.SAMLObject:
DEFAULT_ELEMENT_LOCAL_NAME
|