opensaml::saml1p::StatusCode Class Reference

SAML 1.x StatusCode element. More...

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

List of all members.

Public Member Functions

virtual StatusCodecloneStatusCode () const =0
 Type-specific clone method.
virtual const xmltooling::QName * getValue () const =0
 Returns the Value attribute.
virtual void setValue (const xmltooling::QName *Value)=0
 Sets the Value attribute.
virtual StatusCodegetStatusCode () const =0
 Returns the StatusCode child.
virtual void setStatusCode (StatusCode *child)=0
 Sets the StatusCode child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh VALUE_ATTRIB_NAME []
 Value attribute name.
static const XMLCh TYPE_NAME []
 StatusCodeType local name.
static xmltooling::QName SUCCESS
 Success Status Code.
static xmltooling::QName REQUESTER
 Requester Error Status Code.
static xmltooling::QName RESPONDER
 Responder Error Status Code.
static xmltooling::QName VERSIONMISMATCH
 Version Mismatch Error Status Code.


Detailed Description

SAML 1.x StatusCode 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