getAll(std::map< std::string, const char * > &properties) const =0 | shibsp::PropertySet | [pure virtual] |
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_SHIB2SPCONFIG_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] |