#include <saml/saml2/metadata/MetadataProvider.h>
#include <ctime>
#include <vector>
#include <xmltooling/unicode.h>
Include dependency graph for SecurityPolicy.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | xmltooling |
namespace | opensaml |
namespace | opensaml::saml2 |
Classes | |
class | opensaml::SecurityPolicy |
A policy used to verify the security of an incoming message. More... | |
class | opensaml::SecurityPolicy::IssuerMatchingPolicy |
Allows override of rules for comparing saml2:Issuer information. More... | |
Variables | |
XMLTOOL_API | xmltooling::GenericRequest |
XMLTOOL_API | xmltooling::TrustEngine |