Roll back previous change, not going to work.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1POSTEncoder.cpp
index 64a2511..73dc625 100644 (file)
@@ -58,10 +58,6 @@ namespace opensaml {
                 return samlconstants::SAML11_PROTOCOL_ENUM;
             }
 
-            const char* getShortName() const {
-                return "POST";
-            }
-
             long encode(
                 GenericResponse& genericResponse,
                 XMLObject* xmlObject,