opensaml::saml2md::IDPSSODescriptor Class Reference

SAML 2.0 IDPSSODescriptor element. More...

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

Inheritance diagram for opensaml::saml2md::IDPSSODescriptor:

opensaml::saml2md::SSODescriptorType opensaml::saml2md::RoleDescriptor opensaml::SignableObject opensaml::saml2md::CacheableSAMLObject opensaml::saml2md::TimeBoundSAMLObject List of all members.

Public Member Functions

virtual IDPSSODescriptorcloneIDPSSODescriptor () const =0
 Type-specific clone method.
bool WantAuthnRequestsSigned () const
 Returns the WantAuthnRequestsSigned attribute or false if not set.
virtual xmlconstants::xmltooling_bool_t getWantAuthnRequestsSigned () const =0
 Returns the WantAuthnRequestsSigned attribute as an explicit enumerated value.
virtual void WantAuthnRequestsSigned (xmlconstants::xmltooling_bool_t value)=0
 Sets the WantAuthnRequestsSigned attribute using an enumerated value.
void WantAuthnRequestsSigned (bool value)
 Sets the WantAuthnRequestsSigned attribute.
void setWantAuthnRequestsSigned (const XMLCh *value)
 Sets the WantAuthnRequestsSigned attribute using a string constant.
virtual xmltooling::XMLObjectChildrenList<
std::vector< SingleSignOnService * > > 
getSingleSignOnServices ()=0
 Returns modifiable SingleSignOnService collection.
virtual const std::vector<
SingleSignOnService * > & 
getSingleSignOnServices () const =0
 Returns reference to immutable SingleSignOnService collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< NameIDMappingService * > > 
getNameIDMappingServices ()=0
 Returns modifiable NameIDMappingService collection.
virtual const std::vector<
NameIDMappingService * > & 
getNameIDMappingServices () const =0
 Returns reference to immutable NameIDMappingService 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< AttributeProfile * > > 
getAttributeProfiles ()=0
 Returns modifiable AttributeProfile collection.
virtual const std::vector<
AttributeProfile * > & 
getAttributeProfiles () const =0
 Returns reference to immutable AttributeProfile collection.
virtual xmltooling::XMLObjectChildrenList<
std::vector< saml2::Attribute * > > 
getAttributes ()=0
 Returns modifiable Attribute collection.
virtual const std::vector<
saml2::Attribute * > & 
getAttributes () const =0
 Returns reference to immutable Attribute collection.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh WANTAUTHNREQUESTSSIGNED_ATTRIB_NAME []
 WantAuthnRequestsSigned attribute name.
static const XMLCh TYPE_NAME []
 IDPSSODescriptorType local name.
static xmltooling::QName ELEMENT_QNAME
 Element QName.

Detailed Description

SAML 2.0 IDPSSODescriptor element.


The documentation for this class was generated from the following file:
Generated on 11 Mar 2019 for opensaml-3.0.1 by  doxygen 1.4.7