opensaml::saml1p::Status Class Reference

SAML 1.x Status element. More...

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

Inheritance diagram for opensaml::saml1p::Status:

opensaml::Status

List of all members.

Public Member Functions

virtual StatuscloneStatus () const =0
 Type-specific clone method.
virtual StatusCodegetStatusCode () const =0
 Returns the StatusCode child.
virtual void setStatusCode (StatusCode *child)=0
 Sets the StatusCode child.
virtual StatusMessagegetStatusMessage () const =0
 Returns the StatusMessage child.
virtual void setStatusMessage (StatusMessage *child)=0
 Sets the StatusMessage child.
virtual StatusDetailgetStatusDetail () const =0
 Returns the StatusDetail child.
virtual void setStatusDetail (StatusDetail *child)=0
 Sets the StatusDetail child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 StatusType local name.


Detailed Description

SAML 1.x Status element.

Member Function Documentation

virtual Status* opensaml::saml1p::Status::cloneStatus (  )  const [pure virtual]

Type-specific clone method.

virtual StatusCode* opensaml::saml1p::Status::getStatusCode (  )  const [pure virtual]

Returns the StatusCode child.

virtual void opensaml::saml1p::Status::setStatusCode ( StatusCode child  )  [pure virtual]

Sets the StatusCode child.

virtual StatusMessage* opensaml::saml1p::Status::getStatusMessage (  )  const [pure virtual]

Returns the StatusMessage child.

virtual void opensaml::saml1p::Status::setStatusMessage ( StatusMessage child  )  [pure virtual]

Sets the StatusMessage child.

virtual StatusDetail* opensaml::saml1p::Status::getStatusDetail (  )  const [pure virtual]

Returns the StatusDetail child.

virtual void opensaml::saml1p::Status::setStatusDetail ( StatusDetail child  )  [pure virtual]

Sets the StatusDetail child.


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

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