opensaml-2.4.3
|
Builder for Query extension objects. More...
#include <saml/saml1/core/Protocols.h>
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 Query * | buildQuery (const xmltooling::QName &schemaType) |
Singleton builder. More... | |
Builder for Query extension objects.
This is customized to force the schema type to be specified.
|
virtual |
Builder that allows element/type override.
|
inlinestatic |
Singleton builder.