shibsp::Handler Member List
This is the complete list of members for
shibsp::Handler, including all inherited members.
generateMetadata(opensaml::saml2md::SPSSODescriptor &role, const char *handlerURL) const | shibsp::Handler | [virtual] |
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] |
getProtocolFamily() const | shibsp::Handler | [virtual] |
getString(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | [pure virtual] |
getType() const | shibsp::Handler | [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] |
Handler() (defined in shibsp::Handler) | shibsp::Handler | [protected] |
log(SPRequest::SPLogLevel level, const std::string &msg) const | shibsp::Handler | [protected, virtual] |
preserveRelayState(const Application &application, xmltooling::HTTPResponse &response, std::string &relayState) const | shibsp::Handler | [protected, virtual] |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [protected] |
recoverRelayState(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, std::string &relayState, bool clear=true) const | shibsp::Handler | [protected, virtual] |
run(SPRequest &request, bool isHandler=true) const =0 | shibsp::Handler | [pure virtual] |
setParent(const PropertySet *parent)=0 | shibsp::PropertySet | [pure virtual] |
~Handler() (defined in shibsp::Handler) | shibsp::Handler | [virtual] |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [virtual] |