opensaml-2.4.3
opensaml::Assertion Class Reference

Base class for SAML assertions. More...

#include <saml/Assertion.h>

Inheritance diagram for opensaml::Assertion:
opensaml::RootObject opensaml::SignableObject

Additional Inherited Members

- Public Member Functions inherited from opensaml::RootObject
virtual const XMLCh * getID () const =0
 Returns the unique SAML ID of the object. More...
 
virtual const
xmltooling::DateTime * 
getIssueInstant () const =0
 Returns the timestamp of the object. More...
 
virtual time_t getIssueInstantEpoch () const =0
 Returns the timestamp of the object as an epoch. More...
 
- Protected Member Functions inherited from opensaml::SignableObject
void declareNonVisibleNamespaces () const
 Search the object for non-visible namespaces, and pin them on the root of the object where necessary, adding them to the inclusive prefix list for signing purposes.
 

Detailed Description

Base class for SAML assertions.

Currently just a marker interface.


The documentation for this class was generated from the following file: