Roll back previous change, not going to work.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2SOAPEncoder.cpp
index a7b5b9c..f9a2e1c 100644 (file)
@@ -58,10 +58,6 @@ namespace opensaml {
                 return samlconstants::SAML20P_NS;
             }
 
-            const char* getShortName() const {
-                return "SOAP";
-            }
-
             long encode(
                 GenericResponse& genericResponse,
                 XMLObject* xmlObject,