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