opensaml::saml1::Attribute Class Reference

SAML 1.x Attribute element. More...

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

Inheritance diagram for opensaml::saml1::Attribute:

opensaml::saml1::AttributeDesignator

List of all members.

Public Member Functions

virtual AttributecloneAttribute () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< xmltooling::XMLObject * > > 
getAttributeValues ()=0
 Returns modifiable AttributeValue collection.
virtual const std::vector
< xmltooling::XMLObject * > & 
getAttributeValues () const =0
 Returns reference to immutable AttributeValue collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 AttributeType local name.


Detailed Description

SAML 1.x Attribute element.

Member Function Documentation

virtual Attribute* opensaml::saml1::Attribute::cloneAttribute (  )  const [pure virtual]

Type-specific clone method.

virtual xmltooling::XMLObjectChildrenList< std::vector< xmltooling::XMLObject *> > opensaml::saml1::Attribute::getAttributeValues (  )  [pure virtual]

Returns modifiable AttributeValue collection.

virtual const std::vector<xmltooling::XMLObject*>& opensaml::saml1::Attribute::getAttributeValues (  )  const [pure virtual]

Returns reference to immutable AttributeValue collection.


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