Moved ReplayCache into xmltooling
[shibboleth/cpp-opensaml.git] / saml / SAMLConfig.h
index 1d0dbd1..6945ab4 100644 (file)
@@ -106,7 +106,7 @@ namespace opensaml {
         /**\r
          * Returns the global ArtifactMap instance.\r
          * \r
-         * @return  global ArtifactMap\r
+         * @return  global ArtifactMap or NULL\r
          */\r
         ArtifactMap* getArtifactMap() const {\r
             return m_artifactMap;\r
@@ -124,7 +124,7 @@ namespace opensaml {
         /**\r
          * Returns the global URLEncoder instance.\r
          * \r
-         * @return  global URLEncoder\r
+         * @return  global URLEncoder or NULL\r
          */\r
         URLEncoder* getURLEncoder() const {\r
             return m_urlEncoder;\r