opensaml::saml1::Evidence Class Reference

SAML 1.x Evidence element. More...

#include <saml/saml1/core/Assertions.h>

List of all members.

Public Member Functions

virtual EvidencecloneEvidence () const =0
 Type-specific clone method.
virtual xmltooling::XMLObjectChildrenList<
std::vector< AssertionIDReference * > > 
getAssertionIDReferences ()=0
 Returns modifiable AssertionIDReference collection.
virtual const std::vector<
AssertionIDReference * > & 
getAssertionIDReferences () const =0
 Returns reference to immutable AssertionIDReference collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< Assertion * > > 
getAssertions ()=0
 Returns modifiable Assertion collection.
virtual const std::vector<
Assertion * > & 
getAssertions () const =0
 Returns reference to immutable Assertion collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 EvidenceType local name.


Detailed Description

SAML 1.x Evidence element.


The documentation for this class was generated from the following file:
Generated on 13 Apr 2020 for opensaml-3.1.0 by  doxygen 1.4.7