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.


The documentation for this class was generated from the following file:
Generated on 17 Jul 2018 for opensaml-3.0.0 by  doxygen 1.4.7