shibboleth-3.4.1
|
This is the complete list of members for shibsp::PropertySet, including all inherited members.
getBool(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
getElement() const =0 | shibsp::PropertySet | pure virtual |
getInt(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
getParent() const =0 | shibsp::PropertySet | pure virtual |
getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIBSPCONFIG_NS) const =0 | shibsp::PropertySet | pure virtual |
getString(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
getUnsignedInt(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
getXMLString(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | protected |
setParent(const PropertySet *parent)=0 | shibsp::PropertySet | pure virtual |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | virtual |