#include <shibsp/base.h>
#include <saml/saml1/core/Assertions.h>
#include <saml/saml2/metadata/Metadata.h>
#include <xmltooling/Lockable.h>
#include <xmltooling/io/HTTPRequest.h>
#include <xmltooling/io/HTTPResponse.h>
Namespaces | |
| 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. | |
| #define STORAGESERVICE_SESSION_CACHE "StorageService" |
SessionCache implementation backed by a StorageService.
1.5.6