shibboleth-3.0.1
|
This is the complete list of members for shibsp::DOMPropertySet, including all inherited members.
DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | |
getBool(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getElement() const | shibsp::DOMPropertySet | virtual |
getInt(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getParent() const | shibsp::DOMPropertySet | virtual |
getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIBSPCONFIG_NS) const | shibsp::DOMPropertySet | virtual |
getString(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getUnsignedInt(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
getXMLString(const char *name, const char *ns=nullptr) const | shibsp::DOMPropertySet | virtual |
load(const xercesc::DOMElement *e, xmltooling::logging::Category *log=nullptr, xercesc::DOMNodeFilter *filter=nullptr, const Remapper *remapper=nullptr, const xmltooling::QName *unsetter=nullptr) | shibsp::DOMPropertySet | |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | protected |
setParent(const PropertySet *parent) | shibsp::DOMPropertySet | virtual |
setProperty(const char *name, const char *val, const char *ns=nullptr) | shibsp::DOMPropertySet | protected |
~DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | virtual |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | virtual |