opensaml::saml2md::QueryDescriptorType Class Reference

SAML 2.0 QueryDescriptorType abstract type. More...

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

Inheritance diagram for opensaml::saml2md::QueryDescriptorType:

opensaml::saml2md::RoleDescriptor opensaml::SignableObject opensaml::saml2md::CacheableSAMLObject opensaml::saml2md::TimeBoundSAMLObject opensaml::saml2md::AttributeQueryDescriptorType opensaml::saml2md::AuthnQueryDescriptorType opensaml::saml2md::AuthzDecisionQueryDescriptorType

List of all members.

Public Member Functions

virtual QueryDescriptorTypecloneQueryDescriptorType () const =0
 Type-specific clone method.
bool WantAssertionsSigned () const
 Returns the WantAssertionsSigned attribute or false if not set.
virtual
xmlconstants::xmltooling_bool_t 
getWantAssertionsSigned () const =0
 Returns the WantAssertionsSigned attribute as an explicit enumerated value.
virtual void WantAssertionsSigned (xmlconstants::xmltooling_bool_t value)=0
 Sets the WantAssertionsSigned attribute using an enumerated value.
void WantAssertionsSigned (bool value)
 Sets the WantAssertionsSigned attribute.
void setWantAssertionsSigned (const XMLCh *value)
 Sets the WantAssertionsSigned attribute using a string constant.
virtual
xmltooling::XMLObjectChildrenList
< std::vector< NameIDFormat * > > 
getNameIDFormats ()=0
 Returns modifiable NameIDFormat collection.
virtual const std::vector
< NameIDFormat * > & 
getNameIDFormats () const =0
 Returns reference to immutable NameIDFormat collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh WANTASSERTIONSSIGNED_ATTRIB_NAME []
 WantAssertionsSigned attribute name.
static const XMLCh TYPE_NAME []
 QueryDescriptorType local name.


Detailed Description

SAML 2.0 QueryDescriptorType abstract type.

Member Function Documentation

virtual QueryDescriptorType* opensaml::saml2md::QueryDescriptorType::cloneQueryDescriptorType (  )  const [pure virtual]

Type-specific clone method.

bool opensaml::saml2md::QueryDescriptorType::WantAssertionsSigned (  )  const [inline]

Returns the WantAssertionsSigned attribute or false if not set.

virtual xmlconstants::xmltooling_bool_t opensaml::saml2md::QueryDescriptorType::getWantAssertionsSigned (  )  const [pure virtual]

Returns the WantAssertionsSigned attribute as an explicit enumerated value.

virtual void opensaml::saml2md::QueryDescriptorType::WantAssertionsSigned ( xmlconstants::xmltooling_bool_t  value  )  [pure virtual]

Sets the WantAssertionsSigned attribute using an enumerated value.

void opensaml::saml2md::QueryDescriptorType::WantAssertionsSigned ( bool  value  )  [inline]

Sets the WantAssertionsSigned attribute.

void opensaml::saml2md::QueryDescriptorType::setWantAssertionsSigned ( const XMLCh *  value  )  [inline]

Sets the WantAssertionsSigned attribute using a string constant.

virtual xmltooling::XMLObjectChildrenList< std::vector< NameIDFormat *> > opensaml::saml2md::QueryDescriptorType::getNameIDFormats (  )  [pure virtual]

Returns modifiable NameIDFormat collection.

virtual const std::vector< NameIDFormat *>& opensaml::saml2md::QueryDescriptorType::getNameIDFormats (  )  const [pure virtual]

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