shibsp::SessionCache Member List
This is the complete list of members for
shibsp::SessionCache, including all inherited members.
active(const Application &application, const xmltooling::HTTPRequest &request)=0 | shibsp::SessionCache | [pure virtual] |
find(const Application &application, const xmltooling::HTTPRequest &request, const char *client_addr=NULL, time_t *timeout=NULL)=0 | shibsp::SessionCache | [pure virtual] |
find(const Application &application, xmltooling::HTTPRequest &request, const char *client_addr=NULL, time_t *timeout=NULL) | shibsp::SessionCache | [virtual] |
insert(const Application &application, const xmltooling::HTTPRequest &httpRequest, xmltooling::HTTPResponse &httpResponse, time_t expires, const opensaml::saml2md::EntityDescriptor *issuer=NULL, const XMLCh *protocol=NULL, const opensaml::saml2::NameID *nameid=NULL, const XMLCh *authn_instant=NULL, const XMLCh *session_index=NULL, const XMLCh *authncontext_class=NULL, const XMLCh *authncontext_decl=NULL, const std::vector< const opensaml::Assertion * > *tokens=NULL, const std::vector< Attribute * > *attributes=NULL)=0 | shibsp::SessionCache | [pure virtual] |
matches(const Application &application, const xmltooling::HTTPRequest &request, const opensaml::saml2md::EntityDescriptor *issuer, const opensaml::saml2::NameID &nameid, const std::set< std::string > *indexes)=0 | shibsp::SessionCache | [pure virtual] |
remove(const Application &application, const xmltooling::HTTPRequest &request, xmltooling::HTTPResponse *response=NULL)=0 | shibsp::SessionCache | [pure virtual] |
SessionCache() (defined in shibsp::SessionCache) | shibsp::SessionCache | [protected] |
test()=0 | shibsp::SessionCache | [pure virtual] |
~SessionCache() (defined in shibsp::SessionCache) | shibsp::SessionCache | [virtual] |