opensaml::saml2::AuthzDecisionStatement Class Reference

SAML 2.0 AuthzDecisionStatement element. More...

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

Inheritance diagram for opensaml::saml2::AuthzDecisionStatement:

opensaml::saml2::Statement List of all members.

Public Member Functions

virtual AuthzDecisionStatementcloneAuthzDecisionStatement () const =0
 Type-specific clone method.
virtual const XMLCh * getResource () const =0
 Returns the Resource attribute.
virtual void setResource (const XMLCh *Resource)=0
 Sets the Resource attribute.
virtual const XMLCh * getDecision () const =0
 Returns the Decision attribute.
virtual void setDecision (const XMLCh *Decision)=0
 Sets the Decision attribute.
virtual xmltooling::XMLObjectChildrenList<
std::vector< Action * > > 
getActions ()=0
 Returns modifiable Action collection.
virtual const std::vector<
Action * > & 
getActions () const =0
 Returns reference to immutable Action collection.
virtual EvidencegetEvidence () const =0
 Returns the Evidence child.
virtual void setEvidence (Evidence *child)=0
 Sets the Evidence child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh RESOURCE_ATTRIB_NAME []
 Resource attribute name.
static const XMLCh DECISION_ATTRIB_NAME []
 Decision attribute name.
static const XMLCh TYPE_NAME []
 AuthzDecisionStatementType local name.
static const XMLCh DECISION_PERMIT []
 Permit Decision.
static const XMLCh DECISION_DENY []
 Deny Decision.
static const XMLCh DECISION_INDETERMINATE []
 Indeterminate Decision.

Detailed Description

SAML 2.0 AuthzDecisionStatement element.


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