X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fbinding%2Fimpl%2FSAML2ECPDecoder.cpp;h=53f2210d7c4650e492c08d89b93a003db770ed8b;hp=620c80259237f7803cff5166fe4e99c1fd8b9eb1;hb=19779e1afa0a1a75bab7fc6c2c65de7b9ddb5a79;hpb=40fdf576ed07e3cf8f88d9bf0441e55ea4fc3d05 diff --git a/saml/saml2/binding/impl/SAML2ECPDecoder.cpp b/saml/saml2/binding/impl/SAML2ECPDecoder.cpp index 620c802..53f2210 100644 --- a/saml/saml2/binding/impl/SAML2ECPDecoder.cpp +++ b/saml/saml2/binding/impl/SAML2ECPDecoder.cpp @@ -50,10 +50,6 @@ namespace opensaml { SAML2ECPDecoder() {} virtual ~SAML2ECPDecoder() {} - const char* getShortName() const { - return "ECP"; - } - xmltooling::XMLObject* decode( std::string& relayState, const GenericRequest& genericRequest,