Interface to a request mapping plugin. More...
#include <shibsp/base.h>#include <xmltooling/Lockable.h>Classes | |
| class | shibsp::RequestMapper |
| Interface to a request mapping plugin. More... | |
Namespaces | |
| namespace | shibsp |
Shibboleth Service Provider Library. | |
Defines | |
| #define | XML_REQUEST_MAPPER "XML" |
| XML-based RequestMapper implementation. | |
| #define | NATIVE_REQUEST_MAPPER "Native" |
| Hybrid of XML and platform-specific configuration. | |
Functions | |
| void | shibsp::registerRequestMappers () |
| Registers RequestMapper classes into the runtime. | |
Interface to a request mapping plugin.
| #define NATIVE_REQUEST_MAPPER "Native" |
Hybrid of XML and platform-specific configuration.
| #define XML_REQUEST_MAPPER "XML" |
XML-based RequestMapper implementation.
1.7.1