opensaml::saml2::KeyInfoConfirmationDataTypeBuilder Class Reference

Builder for KeyInfoConfirmationDataType objects. More...

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

List of all members.

Public Member Functions

virtual xmltooling::XMLObject * buildObject () const
 Default builder.
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.

Static Public Member Functions

static
KeyInfoConfirmationDataType * 
buildKeyInfoConfirmationDataType ()
 Singleton builder.

Detailed Description

Builder for KeyInfoConfirmationDataType objects.

This is customized to return a SubjectConfirmationData element with an xsi:type of KeyInfoConfirmationDataType.


Member Function Documentation

static KeyInfoConfirmationDataType* opensaml::saml2::KeyInfoConfirmationDataTypeBuilder::buildKeyInfoConfirmationDataType (  )  [inline, static]

Singleton builder.

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.

virtual xmltooling::XMLObject* opensaml::saml2::KeyInfoConfirmationDataTypeBuilder::buildObject (  )  const [inline, virtual]

Default builder.


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

Generated on 9 Jan 2013 for opensaml-2.5.2 by  doxygen 1.6.1