#include <saml/saml1/binding/SAML1MessageDecoder.h>
Inheritance diagram for opensaml::saml1p::SAML1MessageDecoder:
Public Member Functions | |
const XMLCh * | getProtocolFamily () const |
Returns identifier for the protocol family associated with the decoder. | |
void | extractMessageDetails (const xmltooling::XMLObject &message, const xmltooling::GenericRequest &genericRequest, const XMLCh *protocol, SecurityPolicy &policy) const |
Extracts policy-relevant message details. |
|
Extracts policy-relevant message details.
Implements opensaml::MessageDecoder. |
|
Returns identifier for the protocol family associated with the decoder.
Reimplemented from opensaml::MessageDecoder. |