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.


The documentation for this class was generated from the following file:
Generated on 17 Jul 2018 for opensaml-3.0.0 by  doxygen 1.4.7