Add new builder base class to indicate support for "argument-less" construction.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / DynamicMetadataProvider.cpp
index 288dd12..835a2ed 100644 (file)
@@ -17,7 +17,7 @@
 /**
  * DynamicMetadataProvider.cpp
  * 
- * Base class for caching metadata providers.
+ * Simple implementation of a dynamic caching MetadataProvider.
  */
 
 #include "internal.h"