Add code for non-covariant build.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2SOAPDecoder.cpp
index 3a100a6..8ff3738 100644 (file)
@@ -47,7 +47,7 @@ namespace opensaml {
 
 SAML2SOAPDecoder::SAML2SOAPDecoder(const DOMElement* e) {}
 
-RequestAbstractType* SAML2SOAPDecoder::decode(
+XMLObject* SAML2SOAPDecoder::decode(
     string& relayState,
     const GenericRequest& genericRequest,
     SecurityPolicy& policy