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