opensaml::saml2p::StatusResponseType Class Reference

SAML 2.0 StatusResponseType base type. More...

#include <saml/saml2/core/Protocols.h>

Inheritance diagram for opensaml::saml2p::StatusResponseType:

opensaml::saml2::RootObject opensaml::RootObject opensaml::SignableObject opensaml::saml2p::ArtifactResponse opensaml::saml2p::LogoutResponse opensaml::saml2p::ManageNameIDResponse opensaml::saml2p::NameIDMappingResponse opensaml::saml2p::Response List of all members.

Public Member Functions

virtual StatusResponseTypecloneStatusResponseType () const =0
 Type-specific clone method.
virtual void setID (const XMLCh *ID)=0
 Sets the ID attribute.
virtual const XMLCh * getInResponseTo () const =0
 Returns the InResponseTo attribute.
virtual void setInResponseTo (const XMLCh *InResponseTo)=0
 Sets the InResponseTo attribute.
virtual void setVersion (const XMLCh *Version)=0
 Sets the Version attribute.
virtual void setIssueInstant (const xercesc::XMLDateTime *IssueInstant)=0
 Sets the IssueInstant attribute.
virtual void setIssueInstant (time_t IssueInstant)=0
 Sets the IssueInstant attribute.
virtual void setIssueInstant (const XMLCh *IssueInstant)=0
 Sets the IssueInstant attribute.
virtual const XMLCh * getDestination () const =0
 Returns the Destination attribute.
virtual void setDestination (const XMLCh *Destination)=0
 Sets the Destination attribute.
virtual const XMLCh * getConsent () const =0
 Returns the Consent attribute.
virtual void setConsent (const XMLCh *Consent)=0
 Sets the Consent attribute.
virtual void setIssuer (saml2::Issuer *child)=0
 Sets the Issuer child.
virtual ExtensionsgetExtensions () const =0
 Returns the Extensions child.
virtual void setExtensions (Extensions *child)=0
 Sets the Extensions child.
virtual StatusgetStatus () const =0
 Returns the Status child.
virtual void setStatus (Status *child)=0
 Sets the Status child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh ID_ATTRIB_NAME []
 ID attribute name.
static const XMLCh INRESPONSETO_ATTRIB_NAME []
 InResponseTo attribute name.
static const XMLCh VER_ATTRIB_NAME []
 Version attribute name.
static const XMLCh ISSUEINSTANT_ATTRIB_NAME []
 IssueInstant attribute name.
static const XMLCh DESTINATION_ATTRIB_NAME []
 Destination attribute name.
static const XMLCh CONSENT_ATTRIB_NAME []
 Consent attribute name.
static const XMLCh TYPE_NAME []
 StatusResponseType local name.

Detailed Description

SAML 2.0 StatusResponseType base type.


The documentation for this class was generated from the following file:
Generated on 13 Apr 2020 for opensaml-3.1.0 by  doxygen 1.4.7