opensaml::saml2::NameIDTypeBuilder Class Reference

Builder for NameIDType objects. More...

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

List of all members.

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.

Static Public Member Functions

static NameIDType * buildNameIDType (const XMLCh *nsURI, const XMLCh *localName, const XMLCh *prefix=nullptr)
 Singleton builder.

Detailed Description

Builder for NameIDType objects.

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


Member Function Documentation

static NameIDType* opensaml::saml2::NameIDTypeBuilder::buildNameIDType ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = nullptr 
) [inline, static]

Singleton builder.

virtual xmltooling::XMLObject* opensaml::saml2::NameIDTypeBuilder::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:

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