opensaml::saml2::AttributeStatement Class Reference

SAML 2.0 AttributeStatement element. More...

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

Inheritance diagram for opensaml::saml2::AttributeStatement:

opensaml::saml2::Statement

List of all members.

Public Member Functions

virtual AttributeStatementcloneAttributeStatement () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector< Attribute * > > 
getAttributes ()=0
 Returns modifiable Attribute collection.
virtual const std::vector
< Attribute * > & 
getAttributes () const =0
 Returns reference to immutable Attribute collection.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< EncryptedAttribute * > > 
getEncryptedAttributes ()=0
 Returns modifiable EncryptedAttribute collection.
virtual const std::vector
< EncryptedAttribute * > & 
getEncryptedAttributes () const =0
 Returns reference to immutable EncryptedAttribute collection.

Static Public Attributes

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


Detailed Description

SAML 2.0 AttributeStatement element.

Member Function Documentation

virtual AttributeStatement* opensaml::saml2::AttributeStatement::cloneAttributeStatement (  )  const [pure virtual]

Type-specific clone method.

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

Returns modifiable Attribute collection.

virtual const std::vector< Attribute *>& opensaml::saml2::AttributeStatement::getAttributes (  )  const [pure virtual]

Returns reference to immutable Attribute collection.

virtual xmltooling::XMLObjectChildrenList< std::vector< EncryptedAttribute *> > opensaml::saml2::AttributeStatement::getEncryptedAttributes (  )  [pure virtual]

Returns modifiable EncryptedAttribute collection.

virtual const std::vector< EncryptedAttribute *>& opensaml::saml2::AttributeStatement::getEncryptedAttributes (  )  const [pure virtual]

Returns reference to immutable EncryptedAttribute 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