shibboleth-2.3.1
|
Interface to a request mapping plugin. More...
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.