opensaml-2.4.3
opensaml::saml2md::RoleDescriptorBuilder Class Reference

Builder for RoleDescriptor extension objects. More...

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

Inheritance diagram for opensaml::saml2md::RoleDescriptorBuilder:

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 RoleDescriptor * buildRoleDescriptor (const xmltooling::QName &schemaType)
 Singleton builder. More...
 

Detailed Description

Builder for RoleDescriptor extension objects.

This is customized to force the schema type to be specified.

Member Function Documentation

virtual xmltooling::XMLObject* opensaml::saml2md::RoleDescriptorBuilder::buildObject ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = nullptr,
const xmltooling::QName *  schemaType = nullptr 
) const
virtual

Builder that allows element/type override.

static RoleDescriptor* opensaml::saml2md::RoleDescriptorBuilder::buildRoleDescriptor ( const xmltooling::QName &  schemaType)
inlinestatic

Singleton builder.


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