https://issues.shibboleth.net/jira/browse/SSPCPP-132
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / MetadataProvider.h
index 834e8ae..beced6e 100644 (file)
@@ -157,6 +157,12 @@ namespace opensaml {
              */
             struct SAML_API Criteria {
                 /**
+                 * Default constructor.
+                 */
+                Criteria() : entityID_unicode(NULL), entityID_ascii(NULL), artifact(NULL), role(NULL), protocol(NULL), protocol2(NULL), validOnly(true) {
+                }
+            
+                /**
                  * Constructor.
                  * 
                  * @param id    entityID to lookup