#include <shibsp/base.h>
#include <vector>
#include <xmltooling/Lockable.h>
Include dependency graph for ProtocolProvider.h:
Namespaces | |
namespace | shibsp |
Classes | |
class | shibsp::ProtocolProvider |
Interface to protocol, binding, and default endpoint information. More... | |
Defines | |
#define | XML_PROTOCOL_PROVIDER "XML" |
ProtocolProvider based on an XML configuration format. | |
Functions | |
void | shibsp::registerProtocolProviders () |
Registers ProtocolProvider classes into the runtime. |