opensaml-2.4.3
|
Builder for KeyInfoConfirmationDataType objects. More...
#include <saml/saml2/core/Assertions.h>
Public Member Functions | |
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... | |
Static Public Member Functions | |
static KeyInfoConfirmationDataType * | buildKeyInfoConfirmationDataType () |
Singleton builder. More... | |
Builder for KeyInfoConfirmationDataType objects.
This is customized to return a SubjectConfirmationData element with an xsi:type of KeyInfoConfirmationDataType.
|
inlinestatic |
Singleton builder.
|
inlinevirtual |
Default builder.
|
virtual |
Builder that allows element/type override.