Add code for non-covariant build.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / SAML1SOAPDecoder.h
index 152da25..d9d58c3 100644 (file)
@@ -36,7 +36,7 @@ namespace opensaml {
             SAML1SOAPDecoder(const DOMElement* e);
             virtual ~SAML1SOAPDecoder() {}
             
-            Request* decode(
+            xmltooling::XMLObject* decode(
                 std::string& relayState,
                 const GenericRequest& genericRequest,
                 SecurityPolicy& policy