opensaml::saml1::Action Class Reference

SAML 1.x Action element. More...

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

List of all members.

Public Member Functions

virtual ActioncloneAction () const =0
 Type-specific clone method.
virtual const XMLCh * getNamespace () const =0
 Returns the Namespace attribute.
virtual void setNamespace (const XMLCh *Namespace)=0
 Sets the Namespace attribute.
const XMLCh * getAction () const
 Returns Action .
void setAction (const XMLCh *Action)
 Sets or clears Action .

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh NAMESPACE_ATTRIB_NAME []
 Namespace attribute name.
static const XMLCh TYPE_NAME []
 ActionType local name.
static const XMLCh RWEDC_NEG_ACTION_NAMESPACE []
 Read/Write/Execute/Delete/Control Action Namespace.
static const XMLCh RWEDC_ACTION_NAMESPACE []
 Read/Write/Execute/Delete/Control with Negation Action Namespace.
static const XMLCh GHPP_ACTION_NAMESPACE []
 Get/Head/Put/Post Action Namespace.
static const XMLCh UNIX_ACTION_NAMESPACE []
 UNIX File Permissions Action Namespace.


Detailed Description

SAML 1.x Action element.

Member Function Documentation

virtual Action* opensaml::saml1::Action::cloneAction (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml1::Action::getNamespace (  )  const [pure virtual]

Returns the Namespace attribute.

virtual void opensaml::saml1::Action::setNamespace ( const XMLCh *  Namespace  )  [pure virtual]

Sets the Namespace attribute.

const XMLCh* opensaml::saml1::Action::getAction (  )  const [inline]

Returns Action .

void opensaml::saml1::Action::setAction ( const XMLCh *  Action  )  [inline]

Sets or clears Action .


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