#include <saml/saml2/core/Protocols.h>
Inheritance diagram for opensaml::saml2p::ArtifactResponse:

Public Member Functions | |
| virtual ArtifactResponse * | cloneArtifactResponse () const =0 |
| Type-specific clone method. | |
| virtual xmltooling::XMLObject * | getPayload () const =0 |
| Returns the Payload child. | |
| virtual void | setPayload (xmltooling::XMLObject *child)=0 |
| Sets the Payload child. | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | TYPE_NAME [] |
| ArtifiactResponseType local name. | |
1.4.7