X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=saml%2Fsaml2%2Fbinding%2Fimpl%2FSAML2RedirectDecoder.cpp;fp=saml%2Fsaml2%2Fbinding%2Fimpl%2FSAML2RedirectDecoder.cpp;h=f81584f792e655a5759ca7d7505c84f9eab9e2e0;hb=19779e1afa0a1a75bab7fc6c2c65de7b9ddb5a79;hp=d1ad87e0b72cf76bb7a0ffe05d9d82a5a0eaf689;hpb=40fdf576ed07e3cf8f88d9bf0441e55ea4fc3d05;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/saml2/binding/impl/SAML2RedirectDecoder.cpp b/saml/saml2/binding/impl/SAML2RedirectDecoder.cpp index d1ad87e..f81584f 100644 --- a/saml/saml2/binding/impl/SAML2RedirectDecoder.cpp +++ b/saml/saml2/binding/impl/SAML2RedirectDecoder.cpp @@ -54,10 +54,6 @@ namespace opensaml { SAML2RedirectDecoder() {} virtual ~SAML2RedirectDecoder() {} - const char* getShortName() const { - return "Redirect"; - } - xmltooling::XMLObject* decode( std::string& relayState, const GenericRequest& genericRequest,