opensaml-2.4.3
opensaml::saml2md::IndexedEndpointTypeBuilder Class Reference

Builder for IndexedEndpointType objects. More...

#include <saml/saml2/metadata/Metadata.h>

Inheritance diagram for opensaml::saml2md::IndexedEndpointTypeBuilder:

Public Member Functions

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 IndexedEndpointType * buildIndexedEndpointType (const XMLCh *nsURI, const XMLCh *localName, const XMLCh *prefix=nullptr)
 Singleton builder. More...
 

Detailed Description

Builder for IndexedEndpointType objects.

This is customized to force the element name to be specified.

Member Function Documentation

static IndexedEndpointType* opensaml::saml2md::IndexedEndpointTypeBuilder::buildIndexedEndpointType ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = nullptr 
)
inlinestatic

Singleton builder.

virtual xmltooling::XMLObject* opensaml::saml2md::IndexedEndpointTypeBuilder::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: