opensaml::saml2::Advice Class Reference

SAML 2.0 Advice element. More...

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

List of all members.

Public Member Functions

virtual AdvicecloneAdvice () const =0
 Type-specific clone method.
virtual xmltooling::XMLObjectChildrenList<
std::vector< AssertionIDRef * > > 
getAssertionIDRefs ()=0
 Returns modifiable AssertionIDRef collection.
virtual const std::vector<
AssertionIDRef * > & 
getAssertionIDRefs () const =0
 Returns reference to immutable AssertionIDRef collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< AssertionURIRef * > > 
getAssertionURIRefs ()=0
 Returns modifiable AssertionURIRef collection.
virtual const std::vector<
AssertionURIRef * > & 
getAssertionURIRefs () const =0
 Returns reference to immutable AssertionURIRef 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.
virtual xmltooling::XMLObjectChildrenList<
std::vector< EncryptedAssertion * > > 
getEncryptedAssertions ()=0
 Returns modifiable EncryptedAssertion collection.
virtual const std::vector<
EncryptedAssertion * > & 
getEncryptedAssertions () const =0
 Returns reference to immutable EncryptedAssertion collection.

Static Public Attributes

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


Detailed Description

SAML 2.0 Advice element.


The documentation for this class was generated from the following file:
Generated on 19 Dec 2018 for opensaml-3.0.0 by  doxygen 1.4.7