opensaml::saml1::AttributeDesignator Class Reference

SAML 1.x AttributeDesignator element. More...

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

Inheritance diagram for opensaml::saml1::AttributeDesignator:

opensaml::saml1::Attribute

List of all members.

Public Member Functions

virtual AttributeDesignatorcloneAttributeDesignator () const =0
 Type-specific clone method.
virtual const XMLCh * getAttributeName () const =0
 Returns the AttributeName attribute.
virtual void setAttributeName (const XMLCh *AttributeName)=0
 Sets the AttributeName attribute.
virtual const XMLCh * getAttributeNamespace () const =0
 Returns the AttributeNamespace attribute.
virtual void setAttributeNamespace (const XMLCh *AttributeNamespace)=0
 Sets the AttributeNamespace attribute.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh ATTRIBUTENAME_ATTRIB_NAME []
 AttributeName attribute name.
static const XMLCh ATTRIBUTENAMESPACE_ATTRIB_NAME []
 AttributeNamespace attribute name.
static const XMLCh TYPE_NAME []
 AttributeDesignatorType local name.


Detailed Description

SAML 1.x AttributeDesignator element.

Member Function Documentation

virtual AttributeDesignator* opensaml::saml1::AttributeDesignator::cloneAttributeDesignator (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml1::AttributeDesignator::getAttributeName (  )  const [pure virtual]

Returns the AttributeName attribute.

virtual void opensaml::saml1::AttributeDesignator::setAttributeName ( const XMLCh *  AttributeName  )  [pure virtual]

Sets the AttributeName attribute.

virtual const XMLCh* opensaml::saml1::AttributeDesignator::getAttributeNamespace (  )  const [pure virtual]

Returns the AttributeNamespace attribute.

virtual void opensaml::saml1::AttributeDesignator::setAttributeNamespace ( const XMLCh *  AttributeNamespace  )  [pure virtual]

Sets the AttributeNamespace attribute.


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