#include <shibsp/base.h>
#include <vector>
#include <xmltooling/Lockable.h>
#include <xmltooling/unicode.h>
Namespaces | |
namespace | xmltooling |
namespace | opensaml |
namespace | shibsp |
Classes | |
class | shibsp::SecurityPolicyProvider |
Interface to a source of security policy settings and rules. More... | |
Defines | |
#define | XML_SECURITYPOLICY_PROVIDER "XML" |
SecurityPolicyProvider based on an XML configuration format. | |
Functions | |
void | shibsp::registerSecurityPolicyProviders () |
Registers SecurityPolicyProvider classes into the runtime. | |
Variables | |
XMLTOOL_API | xmltooling::QName |
SAML_API | opensaml::SecurityPolicyRule |