#include <shibsp/RequestMapper.h>
Public Types | |
|
typedef std::pair< const PropertySet *, AccessControl * > | Settings |
| Combination of configuration settings and effective access control. | |
Public Member Functions | |
| virtual Settings | getSettings (const xmltooling::HTTPRequest &request) const =0 |
| Map request to settings. | |
Request mapping plugins return configuration settings that apply to resource requests. They can be implemented through cross-platform or platform-specific mechanisms.
|
|
Map request to settings.
|
1.4.6