ReplayCache, some decoder work, and merged schema validators into one suite.
[shibboleth/cpp-opensaml.git] / saml / binding / MessageEncoder.h
index 2a5fc71..acfdf15 100644 (file)
@@ -29,7 +29,6 @@
 #include <string>\r
 #include <xmltooling/XMLObject.h>\r
 #include <xmltooling/signature/CredentialResolver.h>\r
-#include <xmltooling/util/StorageService.h>\r
 \r
 namespace opensaml {\r
 \r
@@ -54,7 +53,7 @@ namespace opensaml {
          * the sender's SourceID (or sometimes SourceLocation), and the relying party's\r
          * preferred artifact type. This information can be supplied using whatever\r
          * configuration or defaults are appropriate for the SAML application.\r
-         * An ArtifactMap implementation will invoke the supplied generator interface\r
+         * A MessageEncoder implementation will invoke the supplied generator interface\r
          * when it requires an artifact be created.\r
          */\r
         class SAML_API ArtifactGenerator {\r