Caches and manages user sessions. More...
#include <shibsp/base.h>#include <map>#include <set>#include <string>#include <vector>#include <ctime>#include <xmltooling/Lockable.h>Classes | |
| class | shibsp::Session |
| Encapsulates access to a user's security session. More... | |
| class | shibsp::SessionCache |
| Creates and manages user sessions. More... | |
Namespaces | |
| namespace | shibsp |
Shibboleth Service Provider Library. | |
Defines | |
| #define | STORAGESERVICE_SESSION_CACHE "StorageService" |
| SessionCache implementation backed by a StorageService. | |
Functions | |
| void | shibsp::registerSessionCaches () |
| Registers SessionCache classes into the runtime. | |
Caches and manages user sessions.
| #define STORAGESERVICE_SESSION_CACHE "StorageService" |
SessionCache implementation backed by a StorageService.
1.7.1