|
shibboleth-3.5.0
|
This is the complete list of members for shibsp::Handler, including all inherited members.
| cleanRelayState(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response) const | shibsp::Handler | protectedvirtual |
| generateMetadata(opensaml::saml2md::SPSSODescriptor &role, const char *handlerURL) const | shibsp::Handler | virtual |
| getBool(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
| getElement() const =0 | shibsp::PropertySet | pure virtual |
| getEventType() const | shibsp::Handler | 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 |
| 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 | protectedvirtual |
| preserveRelayState(const Application &application, xmltooling::HTTPResponse &response, std::string &relayState) const | shibsp::Handler | protectedvirtual |
| 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 | protectedvirtual |
| 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 |