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.


The documentation for this class was generated from the following file:
Generated on 13 Apr 2020 for opensaml-3.1.0 by  doxygen 1.4.7