Added abstract metadata base, chaining trust and metadata plugins.
[shibboleth/cpp-opensaml.git] / saml / security / TrustEngine.h
index 0cc211f..e07774d 100644 (file)
@@ -81,6 +81,9 @@ namespace opensaml {
 \r
     /** TrustEngine based on explicit key information resolved from metadata. */\r
     #define EXPLICIT_KEY_SAMLTRUSTENGINE  "org.opensaml.security.ExplicitKeyTrustEngine"\r
+\r
+    /** TrustEngine that tries multiple engines in sequence. */\r
+    #define CHAINING_SAMLTRUSTENGINE  "org.opensaml.security.ChainingTrustEngine"\r
 };\r
 \r
 #endif /* __saml_trust_h__ */\r