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.


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