| Home | Trees | Indices | Help |
|
|---|
|
|
SAML 2.0 Core AuthnStatement. Currently implemented in abstract form only
|
|||
| datetime.datetime |
|
||
|
|||
| ? |
|
||
|
|||
| datetime.datetime |
|
||
|
|||
| ? |
|
||
|
|||
| ? |
|
||
|
|||
|
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 |
||
| string |
AUTHN_INSTANT_ATTRIB_NAME = AuthnInstant attribute name |
||
| string |
SESSION_INDEX_ATTRIB_NAME = SessionIndex attribute name |
||
| string |
SESSION_NOT_ON_OR_AFTER_ATTRIB_NAME = SessionNoOnOrAfter attribute name |
||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Abstract method. Gets the time when the authentication took place.
|
Sets the time when the authentication took place.
|
Get the session index between the principal and the authenticating authority.
|
Sets the session index between the principal and the authenticating authority.
|
Get the time when the session between the principal and the SAML authority ends.
|
Set the time when the session between the principal and the SAML authority ends.
|
Get the DNS domain and IP address of the system where the principal was authenticated.
|
Set the DNS domain and IP address of the system where the principal was authenticated.
|
Gets the context used to authenticate the subject.
|
Sets the context used to authenticate the subject.
|
|
|||
DEFAULT_ELEMENT_NAMEDefault element name
|
TYPE_NAMEQName of the XSI type
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:25 2012 | http://epydoc.sourceforge.net |