opensaml::saml2::KeyInfoConfirmationDataType Class Reference

SAML 2.0 KeyInfoConfirmationDataType type. More...

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

Inheritance diagram for opensaml::saml2::KeyInfoConfirmationDataType:

opensaml::saml2::SubjectConfirmationDataType

List of all members.

Public Member Functions

virtual
KeyInfoConfirmationDataType
cloneKeyInfoConfirmationDataType () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< xmlsignature::KeyInfo * > > 
getKeyInfos ()=0
 Returns modifiable KeyInfo collection.
virtual const std::vector
< xmlsignature::KeyInfo * > & 
getKeyInfos () const =0
 Returns reference to immutable KeyInfo collection.

Static Public Attributes

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


Detailed Description

SAML 2.0 KeyInfoConfirmationDataType type.

Member Function Documentation

virtual KeyInfoConfirmationDataType* opensaml::saml2::KeyInfoConfirmationDataType::cloneKeyInfoConfirmationDataType (  )  const [pure virtual]

Type-specific clone method.

virtual xmltooling::XMLObjectChildrenList< std::vector< xmlsignature :: KeyInfo *> > opensaml::saml2::KeyInfoConfirmationDataType::getKeyInfos (  )  [pure virtual]

Returns modifiable KeyInfo collection.

virtual const std::vector< xmlsignature :: KeyInfo *>& opensaml::saml2::KeyInfoConfirmationDataType::getKeyInfos (  )  const [pure virtual]

Returns reference to immutable KeyInfo collection.


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

Generated on Mon Apr 13 19:46:41 2020 for opensaml-3.1.0 by  doxygen 1.5.6