X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml1%2Fbinding%2Fimpl%2FSAML1ArtifactDecoder.cpp;h=ad6e2d96bccb9633b60df151efd6386053c7a671;hp=12552ad4b8a08b0477465a05eb82f962177ce85d;hb=19779e1afa0a1a75bab7fc6c2c65de7b9ddb5a79;hpb=40fdf576ed07e3cf8f88d9bf0441e55ea4fc3d05 diff --git a/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp b/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp index 12552ad..ad6e2d9 100644 --- a/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp +++ b/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp @@ -50,10 +50,6 @@ namespace opensaml { SAML1ArtifactDecoder() {} virtual ~SAML1ArtifactDecoder() {} - const char* getShortName() const { - return "Artifact"; - } - xmltooling::XMLObject* decode( std::string& relayState, const GenericRequest& genericRequest,