opensaml::saml2md::AttributeQueryDescriptorType Class Reference

SAML 2.0 AttributeQueryDescriptorType extension type. More...

#include <saml/saml2/metadata/Metadata.h>

Inheritance diagram for opensaml::saml2md::AttributeQueryDescriptorType:

opensaml::saml2md::QueryDescriptorType opensaml::saml2md::RoleDescriptor opensaml::SignableObject opensaml::saml2md::CacheableSAMLObject opensaml::saml2md::TimeBoundSAMLObject

List of all members.

Public Member Functions

virtual
AttributeQueryDescriptorType
cloneAttributeQueryDescriptorType () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< AttributeConsumingService * > > 
getAttributeConsumingServices ()=0
 Returns modifiable AttributeConsumingService collection.
virtual const std::vector
< AttributeConsumingService * > & 
getAttributeConsumingServices () const =0
 Returns reference to immutable AttributeConsumingService collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 AttributeQueryDescriptorType local name.
static xmltooling::QName TYPE_QNAME
 Type QName.


Detailed Description

SAML 2.0 AttributeQueryDescriptorType extension type.

Member Function Documentation

virtual AttributeQueryDescriptorType* opensaml::saml2md::AttributeQueryDescriptorType::cloneAttributeQueryDescriptorType (  )  const [pure virtual]

Type-specific clone method.

virtual xmltooling::XMLObjectChildrenList< std::vector< AttributeConsumingService *> > opensaml::saml2md::AttributeQueryDescriptorType::getAttributeConsumingServices (  )  [pure virtual]

Returns modifiable AttributeConsumingService collection.

virtual const std::vector< AttributeConsumingService *>& opensaml::saml2md::AttributeQueryDescriptorType::getAttributeConsumingServices (  )  const [pure virtual]

Returns reference to immutable AttributeConsumingService collection.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:42 2020 for opensaml-3.1.0 by  doxygen 1.5.6