opensaml::saml2md::SSODescriptorType Class Reference

SAML 2.0 SSODescriptorType abstract type. More...

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

Inheritance diagram for opensaml::saml2md::SSODescriptorType:

opensaml::saml2md::RoleDescriptor opensaml::SignableObject opensaml::saml2md::CacheableSAMLObject opensaml::saml2md::TimeBoundSAMLObject opensaml::saml2md::IDPSSODescriptor opensaml::saml2md::SPSSODescriptor

List of all members.

Public Member Functions

virtual SSODescriptorTypecloneSSODescriptorType () const =0
 Type-specific clone method.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< ArtifactResolutionService * > > 
getArtifactResolutionServices ()=0
 Returns modifiable ArtifactResolutionService collection.
virtual const std::vector
< ArtifactResolutionService * > & 
getArtifactResolutionServices () const =0
 Returns reference to immutable ArtifactResolutionService collection.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< SingleLogoutService * > > 
getSingleLogoutServices ()=0
 Returns modifiable SingleLogoutService collection.
virtual const std::vector
< SingleLogoutService * > & 
getSingleLogoutServices () const =0
 Returns reference to immutable SingleLogoutService collection.
virtual
xmltooling::XMLObjectChildrenList
< std::vector
< ManageNameIDService * > > 
getManageNameIDServices ()=0
 Returns modifiable ManageNameIDService collection.
virtual const std::vector
< ManageNameIDService * > & 
getManageNameIDServices () const =0
 Returns reference to immutable ManageNameIDService 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 []
 SSODescriptorType local name.


Detailed Description

SAML 2.0 SSODescriptorType abstract type.

Member Function Documentation

virtual SSODescriptorType* opensaml::saml2md::SSODescriptorType::cloneSSODescriptorType (  )  const [pure virtual]

Type-specific clone method.

virtual xmltooling::XMLObjectChildrenList< std::vector< ArtifactResolutionService *> > opensaml::saml2md::SSODescriptorType::getArtifactResolutionServices (  )  [pure virtual]

Returns modifiable ArtifactResolutionService collection.

virtual const std::vector< ArtifactResolutionService *>& opensaml::saml2md::SSODescriptorType::getArtifactResolutionServices (  )  const [pure virtual]

Returns reference to immutable ArtifactResolutionService collection.

virtual xmltooling::XMLObjectChildrenList< std::vector< SingleLogoutService *> > opensaml::saml2md::SSODescriptorType::getSingleLogoutServices (  )  [pure virtual]

Returns modifiable SingleLogoutService collection.

virtual const std::vector< SingleLogoutService *>& opensaml::saml2md::SSODescriptorType::getSingleLogoutServices (  )  const [pure virtual]

Returns reference to immutable SingleLogoutService collection.

virtual xmltooling::XMLObjectChildrenList< std::vector< ManageNameIDService *> > opensaml::saml2md::SSODescriptorType::getManageNameIDServices (  )  [pure virtual]

Returns modifiable ManageNameIDService collection.

virtual const std::vector< ManageNameIDService *>& opensaml::saml2md::SSODescriptorType::getManageNameIDServices (  )  const [pure virtual]

Returns reference to immutable ManageNameIDService collection.

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

Returns modifiable NameIDFormat collection.

virtual const std::vector< NameIDFormat *>& opensaml::saml2md::SSODescriptorType::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