#include <saml/saml2/core/Assertions.h>
Inheritance diagram for opensaml::saml2::KeyInfoConfirmationDataType:

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. | |
1.4.7