Builder for KeyInfoConfirmationDataType objects.
More...
#include <saml/saml2/core/Assertions.h>
|
virtual xmltooling::XMLObject * | buildObject () const |
| Default builder. More...
|
|
virtual xmltooling::XMLObject * | buildObject (const XMLCh *nsURI, const XMLCh *localName, const XMLCh *prefix=nullptr, const xmltooling::QName *schemaType=nullptr) const |
| Builder that allows element/type override. More...
|
|
Builder for KeyInfoConfirmationDataType objects.
This is customized to return a SubjectConfirmationData element with an xsi:type of KeyInfoConfirmationDataType.
static KeyInfoConfirmationDataType* opensaml::saml2::KeyInfoConfirmationDataTypeBuilder::buildKeyInfoConfirmationDataType |
( |
| ) |
|
|
inlinestatic |
virtual xmltooling::XMLObject* opensaml::saml2::KeyInfoConfirmationDataTypeBuilder::buildObject |
( |
| ) |
const |
|
inlinevirtual |
virtual xmltooling::XMLObject* opensaml::saml2::KeyInfoConfirmationDataTypeBuilder::buildObject |
( |
const XMLCh * |
nsURI, |
|
|
const XMLCh * |
localName, |
|
|
const XMLCh * |
prefix = nullptr , |
|
|
const xmltooling::QName * |
schemaType = nullptr |
|
) |
| const |
|
virtual |
Builder that allows element/type override.
The documentation for this class was generated from the following file: