opensaml::saml2::Attribute Class Reference

SAML 2.0 Attribute element. More...

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

Inheritance diagram for opensaml::saml2::Attribute:

opensaml::saml2::EncryptableObject opensaml::saml2md::RequestedAttribute

List of all members.

Public Member Functions

virtual AttributecloneAttribute () const =0
 Type-specific clone method.
virtual const XMLCh * getName () const =0
 Returns the Name attribute.
virtual void setName (const XMLCh *Name)=0
 Sets the Name attribute.
virtual const XMLCh * getNameFormat () const =0
 Returns the NameFormat attribute.
virtual void setNameFormat (const XMLCh *NameFormat)=0
 Sets the NameFormat attribute.
virtual const XMLCh * getFriendlyName () const =0
 Returns the FriendlyName attribute.
virtual void setFriendlyName (const XMLCh *FriendlyName)=0
 Sets the FriendlyName attribute.
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 NAME_ATTRIB_NAME []
 Name attribute name.
static const XMLCh NAMEFORMAT_ATTRIB_NAME []
 NameFormat attribute name.
static const XMLCh FRIENDLYNAME_ATTRIB_NAME []
 FriendlyName attribute name.
static const XMLCh TYPE_NAME []
 AttributeType local name.
static const XMLCh UNSPECIFIED []
 Unspecified attribute name format ID.
static const XMLCh URI_REFERENCE []
 URI reference attribute name format ID.
static const XMLCh BASIC []
 Basic attribute name format ID.


Detailed Description

SAML 2.0 Attribute element.

Member Function Documentation

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

Type-specific clone method.

virtual const XMLCh* opensaml::saml2::Attribute::getName (  )  const [pure virtual]

Returns the Name attribute.

virtual void opensaml::saml2::Attribute::setName ( const XMLCh *  Name  )  [pure virtual]

Sets the Name attribute.

virtual const XMLCh* opensaml::saml2::Attribute::getNameFormat (  )  const [pure virtual]

Returns the NameFormat attribute.

virtual void opensaml::saml2::Attribute::setNameFormat ( const XMLCh *  NameFormat  )  [pure virtual]

Sets the NameFormat attribute.

virtual const XMLCh* opensaml::saml2::Attribute::getFriendlyName (  )  const [pure virtual]

Returns the FriendlyName attribute.

virtual void opensaml::saml2::Attribute::setFriendlyName ( const XMLCh *  FriendlyName  )  [pure virtual]

Sets the FriendlyName attribute.

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

Returns modifiable AttributeValue collection.

virtual const std::vector<xmltooling::XMLObject*>& opensaml::saml2::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:41 2020 for opensaml-3.1.0 by  doxygen 1.5.6