#include <shibsp/base.h>
#include <map>
#include <set>
#include <string>
#include <vector>
#include <ctime>
#include <xercesc/util/XercesDefs.hpp>
#include <xmltooling/Lockable.h>
Namespaces | |
| namespace | xmltooling |
| namespace | opensaml |
| namespace | opensaml::saml2 |
| namespace | opensaml::saml2md |
| namespace | shibsp |
Classes | |
| class | shibsp::Session |
| Encapsulates access to a user's security session. More... | |
| class | shibsp::SessionCache |
| Creates and manages user sessions. More... | |
Defines | |
| #define | STORAGESERVICE_SESSION_CACHE "StorageService" |
| SessionCache implementation backed by a StorageService. | |
Functions | |
| void | shibsp::registerSessionCaches () |
| Registers SessionCache classes into the runtime. | |
Variables | |
| XMLTOOL_API | xmltooling::HTTPRequest |
| XMLTOOL_API | xmltooling::HTTPResponse |
| SAML_API | opensaml::Assertion |
| SAML_API | opensaml::saml2::NameID |
| SAML_API | opensaml::saml2md::EntityDescriptor |
1.4.7