Package ndg :: Package saml :: Package saml2 :: Module core :: Class Evidentiary
[hide private]

Class Evidentiary

source code


Base class for types set in an evidence object

Instance Methods [hide private]

Inherited from common.SAMLObject: __getstate__, __init__, __setstate__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from common.SAMLObject: fromXML, toXML

Class Variables [hide private]

Inherited from common.SAMLObject: DEFAULT_ELEMENT_LOCAL_NAME

Properties [hide private]

Inherited from common.SAMLObject: qname

Inherited from object: __class__