opensaml::saml2md::AuthnAuthorityDescriptor Class Reference

SAML 2.0 AuthnAuthorityDescriptor element. More...

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

Inheritance diagram for opensaml::saml2md::AuthnAuthorityDescriptor:

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

List of all members.

Public Member Functions

virtual AuthnAuthorityDescriptorcloneAuthnAuthorityDescriptor () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< AuthnQueryService * > > 
getAuthnQueryServices ()=0
 Returns modifiable AuthnQueryService collection.
virtual const std::vector
< AuthnQueryService * > & 
getAuthnQueryServices () const =0
 Returns reference to immutable AuthnQueryService collection.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< AssertionIDRequestService * > > 
getAssertionIDRequestServices ()=0
 Returns modifiable AssertionIDRequestService collection.
virtual const std::vector
< AssertionIDRequestService * > & 
getAssertionIDRequestServices () const =0
 Returns reference to immutable AssertionIDRequestService collection.
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 TYPE_NAME []
 AuthnAuthorityDescriptorType local name.
static xmltooling::QName ELEMENT_QNAME
 Element QName.


Detailed Description

SAML 2.0 AuthnAuthorityDescriptor element.

Member Function Documentation

virtual AuthnAuthorityDescriptor* opensaml::saml2md::AuthnAuthorityDescriptor::cloneAuthnAuthorityDescriptor (  )  const [pure virtual]

Type-specific clone method.

virtual xmltooling::XMLObjectChildrenList< std::vector< AuthnQueryService *> > opensaml::saml2md::AuthnAuthorityDescriptor::getAuthnQueryServices (  )  [pure virtual]

Returns modifiable AuthnQueryService collection.

virtual const std::vector< AuthnQueryService *>& opensaml::saml2md::AuthnAuthorityDescriptor::getAuthnQueryServices (  )  const [pure virtual]

Returns reference to immutable AuthnQueryService collection.

virtual xmltooling::XMLObjectChildrenList< std::vector< AssertionIDRequestService *> > opensaml::saml2md::AuthnAuthorityDescriptor::getAssertionIDRequestServices (  )  [pure virtual]

Returns modifiable AssertionIDRequestService collection.

virtual const std::vector< AssertionIDRequestService *>& opensaml::saml2md::AuthnAuthorityDescriptor::getAssertionIDRequestServices (  )  const [pure virtual]

Returns reference to immutable AssertionIDRequestService collection.

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

Returns modifiable NameIDFormat collection.

virtual const std::vector< NameIDFormat *>& opensaml::saml2md::AuthnAuthorityDescriptor::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:41 2020 for opensaml-3.1.0 by  doxygen 1.5.6