opensaml::saml2md::EndpointType Class Reference

SAML 2.0 EndpointType type. More...

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

Inheritance diagram for opensaml::saml2md::EndpointType:

opensaml::saml2md::AssertionIDRequestService opensaml::saml2md::AttributeService opensaml::saml2md::AuthnQueryService opensaml::saml2md::AuthzService opensaml::saml2md::IndexedEndpointType opensaml::saml2md::ManageNameIDService opensaml::saml2md::NameIDMappingService opensaml::saml2md::RequestInitiator opensaml::saml2md::SingleLogoutService opensaml::saml2md::SingleSignOnService

List of all members.

Public Member Functions

virtual EndpointTypecloneEndpointType () const =0
 Type-specific clone method.
virtual const XMLCh * getBinding () const =0
 Returns the Binding attribute.
virtual void setBinding (const XMLCh *Binding)=0
 Sets the Binding attribute.
virtual const XMLCh * getLocation () const =0
 Returns the Location attribute.
virtual void setLocation (const XMLCh *Location)=0
 Sets the Location attribute.
virtual const XMLCh * getResponseLocation () const =0
 Returns the ResponseLocation attribute.
virtual void setResponseLocation (const XMLCh *ResponseLocation)=0
 Sets the ResponseLocation attribute.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh BINDING_ATTRIB_NAME []
 Binding attribute name.
static const XMLCh LOCATION_ATTRIB_NAME []
 Location attribute name.
static const XMLCh RESPONSELOCATION_ATTRIB_NAME []
 ResponseLocation attribute name.
static const XMLCh TYPE_NAME []
 EndpointType local name.


Detailed Description

SAML 2.0 EndpointType type.

Member Function Documentation

virtual EndpointType* opensaml::saml2md::EndpointType::cloneEndpointType (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml2md::EndpointType::getBinding (  )  const [pure virtual]

Returns the Binding attribute.

virtual void opensaml::saml2md::EndpointType::setBinding ( const XMLCh *  Binding  )  [pure virtual]

Sets the Binding attribute.

virtual const XMLCh* opensaml::saml2md::EndpointType::getLocation (  )  const [pure virtual]

Returns the Location attribute.

virtual void opensaml::saml2md::EndpointType::setLocation ( const XMLCh *  Location  )  [pure virtual]

Sets the Location attribute.

virtual const XMLCh* opensaml::saml2md::EndpointType::getResponseLocation (  )  const [pure virtual]

Returns the ResponseLocation attribute.

virtual void opensaml::saml2md::EndpointType::setResponseLocation ( const XMLCh *  ResponseLocation  )  [pure virtual]

Sets the ResponseLocation attribute.


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