shibboleth-2.6.1
|
This is the complete list of members for shibsp::LogoutInitiator, including all inherited members.
addRemotedHeader(const char *header) | shibsp::RemotedHandler | static |
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 |
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 |
getEventType() const | shibsp::LogoutHandler | 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 |
getRequest(DDF &in) const | shibsp::RemotedHandler | protected |
getResponse(DDF &out) const | shibsp::RemotedHandler | protected |
getString(const char *name, const char *ns=nullptr) const =0 | shibsp::PropertySet | pure virtual |
getType() const | shibsp::LogoutInitiator | 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 |
LogoutHandler() (defined in shibsp::LogoutHandler) | shibsp::LogoutHandler | protected |
LogoutInitiator() (defined in shibsp::LogoutInitiator) | shibsp::LogoutInitiator | protected |
m_address | shibsp::RemotedHandler | protected |
m_initiator | shibsp::LogoutHandler | protected |
m_preserve | shibsp::LogoutHandler | protected |
newLogoutEvent(const Application &application, const xmltooling::HTTPRequest *request=nullptr, const Session *session=nullptr) const | shibsp::LogoutHandler | protectedvirtual |
notifyBackChannel(const Application &application, const char *requestURL, const std::vector< std::string > &sessions, bool local) const | shibsp::LogoutHandler | protected |
notifyFrontChannel(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, const std::map< std::string, std::string > *params=nullptr) const | shibsp::LogoutHandler | protected |
preserveRelayState(const Application &application, xmltooling::HTTPResponse &response, std::string &relayState) const | shibsp::Handler | protectedvirtual |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | protected |
receive(DDF &in, std::ostream &out) | shibsp::LogoutHandler | virtual |
recoverRelayState(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, std::string &relayState, bool clear=true) const | shibsp::Handler | protectedvirtual |
Remoted() (defined in shibsp::Remoted) | shibsp::Remoted | protected |
RemotedHandler() (defined in shibsp::RemotedHandler) | shibsp::RemotedHandler | protected |
run(SPRequest &request, bool isHandler=true) const | shibsp::LogoutHandler | virtual |
sendLogoutPage(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, bool local=true, const char *status=nullptr) const | shibsp::LogoutHandler | protected |
sendLogoutPage(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse &response, const char *type) const | shibsp::LogoutHandler | protected |
setAddress(const char *address) | shibsp::RemotedHandler | protected |
setParent(const PropertySet *parent)=0 | shibsp::PropertySet | pure virtual |
unwrap(SPRequest &request, DDF &out) const | shibsp::RemotedHandler | protectedvirtual |
wrap(const SPRequest &request, const std::vector< std::string > *headers=nullptr, bool certs=false) const | shibsp::RemotedHandler | protected |
~Handler() (defined in shibsp::Handler) | shibsp::Handler | virtual |
~LogoutHandler() (defined in shibsp::LogoutHandler) | shibsp::LogoutHandler | virtual |
~LogoutInitiator() (defined in shibsp::LogoutInitiator) | shibsp::LogoutInitiator | virtual |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | virtual |
~Remoted() (defined in shibsp::Remoted) | shibsp::Remoted | virtual |
~RemotedHandler() (defined in shibsp::RemotedHandler) | shibsp::RemotedHandler | virtual |