X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fbinding%2FMessageDecoder.h;fp=saml%2Fbinding%2FMessageDecoder.h;h=bbe176ec283b30f23069574c0c3b828ebe1195cf;hp=ad7ad47fed00114e64410fb3570a95fa83029a06;hb=19779e1afa0a1a75bab7fc6c2c65de7b9ddb5a79;hpb=40fdf576ed07e3cf8f88d9bf0441e55ea4fc3d05 diff --git a/saml/binding/MessageDecoder.h b/saml/binding/MessageDecoder.h index ad7ad47..bbe176e 100644 --- a/saml/binding/MessageDecoder.h +++ b/saml/binding/MessageDecoder.h @@ -68,13 +68,6 @@ namespace opensaml { virtual const XMLCh* getProtocolFamily() const; /** - * Returns a shorthand name for the binding/encoding supported by the decoder. - * - * @return a short name for the binding/encoding, or nullptr - */ - virtual const char* getShortName() const; - - /** * Indicates whether a web browser or similar user agent delivered the message. * * @return true iff the message was delivered by a user agent