https://issues.shibboleth.net/jira/browse/SSPCPP-304
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / MetadataCredentialCriteria.h
index aac4d85..901b3c6 100644 (file)
@@ -53,6 +53,7 @@ namespace opensaml {
                 return m_role;
             }
 
+            void reset();
             bool matches(const xmltooling::Credential& credential) const;
 
         private: