Add metadata observation hook.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / MetadataProvider.h
index 7f5d386..1c2765e 100644 (file)
@@ -199,7 +199,7 @@ namespace opensaml {
             /**
              * Clear the cache of known entities and groups.
              */
-            virtual void clearIndex();
+            virtual void clearDescriptorIndex();
         
         private:
             std::vector<MetadataFilter*> m_filters;