#include <saml/saml2/core/Protocols.h>
Inheritance diagram for opensaml::saml2p::ArtifactResolve:
Public Member Functions | |
virtual ArtifactResolve * | cloneArtifactResolve () const =0 |
Type-specific clone method. | |
virtual Artifact * | getArtifact () const =0 |
Returns the Artifact child. | |
virtual void | setArtifact (Artifact *child)=0 |
Sets the Artifact child. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. | |
static const XMLCh | TYPE_NAME [] |
ArtifiactResolveType local name. |