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.

Member Function Documentation

virtual StatusResponseType* opensaml::saml2p::StatusResponseType::cloneStatusResponseType (  )  const [pure virtual]

Type-specific clone method.

virtual void opensaml::saml2p::StatusResponseType::setID ( const XMLCh *  ID  )  [pure virtual]

Sets the ID attribute.

virtual const XMLCh* opensaml::saml2p::StatusResponseType::getInResponseTo (  )  const [pure virtual]

Returns the InResponseTo attribute.

virtual void opensaml::saml2p::StatusResponseType::setInResponseTo ( const XMLCh *  InResponseTo  )  [pure virtual]

Sets the InResponseTo attribute.

virtual void opensaml::saml2p::StatusResponseType::setVersion ( const XMLCh *  Version  )  [pure virtual]

Sets the Version attribute.

virtual void opensaml::saml2p::StatusResponseType::setIssueInstant ( const xercesc::XMLDateTime *  IssueInstant  )  [pure virtual]

Sets the IssueInstant attribute.

virtual void opensaml::saml2p::StatusResponseType::setIssueInstant ( time_t  IssueInstant  )  [pure virtual]

Sets the IssueInstant attribute.

virtual void opensaml::saml2p::StatusResponseType::setIssueInstant ( const XMLCh *  IssueInstant  )  [pure virtual]

Sets the IssueInstant attribute.

virtual const XMLCh* opensaml::saml2p::StatusResponseType::getDestination (  )  const [pure virtual]

Returns the Destination attribute.

virtual void opensaml::saml2p::StatusResponseType::setDestination ( const XMLCh *  Destination  )  [pure virtual]

Sets the Destination attribute.

virtual const XMLCh* opensaml::saml2p::StatusResponseType::getConsent (  )  const [pure virtual]

Returns the Consent attribute.

virtual void opensaml::saml2p::StatusResponseType::setConsent ( const XMLCh *  Consent  )  [pure virtual]

Sets the Consent attribute.

virtual void opensaml::saml2p::StatusResponseType::setIssuer ( saml2::Issuer child  )  [pure virtual]

Sets the Issuer child.

virtual Extensions* opensaml::saml2p::StatusResponseType::getExtensions (  )  const [pure virtual]

Returns the Extensions child.

virtual void opensaml::saml2p::StatusResponseType::setExtensions ( Extensions child  )  [pure virtual]

Sets the Extensions child.

virtual Status* opensaml::saml2p::StatusResponseType::getStatus (  )  const [pure virtual]

Returns the Status child.

virtual void opensaml::saml2p::StatusResponseType::setStatus ( Status child  )  [pure virtual]

Sets the Status child.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:42 2020 for opensaml-3.1.0 by  doxygen 1.5.6