, including all inherited members.
active(const Application &app, const xmltooling::HTTPRequest &request) | shibsp::SSCache | [virtual] |
find(const Application &app, xmltooling::HTTPRequest &request, const char *client_addr=nullptr, time_t *timeout=nullptr) | shibsp::SSCache | [virtual] |
find(const Application &app, const char *key) | shibsp::SSCache | [inline, virtual] |
getCacheTimeout(const Application &app) const (defined in shibsp::SSCache) | shibsp::SSCache | |
insert(std::string &sessionID, const Application &app, const xmltooling::HTTPRequest &httpRequest, xmltooling::HTTPResponse &httpResponse, time_t expires, const opensaml::saml2md::EntityDescriptor *issuer=nullptr, const XMLCh *protocol=nullptr, const opensaml::saml2::NameID *nameid=nullptr, const XMLCh *authn_instant=nullptr, const XMLCh *session_index=nullptr, const XMLCh *authncontext_class=nullptr, const XMLCh *authncontext_decl=nullptr, const std::vector< const opensaml::Assertion * > *tokens=nullptr, const std::vector< Attribute * > *attributes=nullptr) | shibsp::SSCache | [virtual] |
logout(const Application &app, const opensaml::saml2md::EntityDescriptor *issuer, const opensaml::saml2::NameID &nameid, const std::set< std::string > *indexes, time_t expires, std::vector< std::string > &sessions) | shibsp::SSCache | [inline, virtual] |
matches(const Application &app, xmltooling::HTTPRequest &request, const opensaml::saml2md::EntityDescriptor *issuer, const opensaml::saml2::NameID &nameid, const std::set< std::string > *indexes) | shibsp::SSCache | [virtual] |
receive(DDF &in, std::ostream &out) | shibsp::SSCache | [virtual] |
Remoted() (defined in shibsp::Remoted) | shibsp::Remoted | [protected] |
remove(const Application &app, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse *response=nullptr, time_t revocationExp=0) | shibsp::SSCache | [virtual] |
remove(const Application &app, const char *key, time_t revocationExp=0) | shibsp::SSCache | [virtual] |
SessionCache() (defined in shibsp::SessionCache) | shibsp::SessionCache | [protected] |
SSCache(const xercesc::DOMElement *e, bool deprecationSupport) (defined in shibsp::SSCache) | shibsp::SSCache | |
StoredSession (defined in shibsp::SSCache) | shibsp::SSCache | [friend] |
test() | shibsp::SSCache | [virtual] |
~Remoted() (defined in shibsp::Remoted) | shibsp::Remoted | [virtual] |
~SessionCache() (defined in shibsp::SessionCache) | shibsp::SessionCache | [virtual] |
~SSCache() (defined in shibsp::SSCache) | shibsp::SSCache | [virtual] |