opensaml::saml1::AuthorityBinding Class Reference

SAML 1.x AuthorityBinding element. More...

#include <saml/saml1/core/Assertions.h>

List of all members.

Public Member Functions

virtual AuthorityBindingcloneAuthorityBinding () const =0
 Type-specific clone method.
virtual const xmltooling::QName * getAuthorityKind () const =0
 Returns the AuthorityKind attribute.
virtual void setAuthorityKind (const xmltooling::QName *AuthorityKind)=0
 Sets the AuthorityKind 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 * getBinding () const =0
 Returns the Binding attribute.
virtual void setBinding (const XMLCh *Binding)=0
 Sets the Binding attribute.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh AUTHORITYKIND_ATTRIB_NAME []
 AuthorityKind attribute name.
static const XMLCh LOCATION_ATTRIB_NAME []
 Location attribute name.
static const XMLCh BINDING_ATTRIB_NAME []
 Binding attribute name.
static const XMLCh TYPE_NAME []
 AuthorityBindingType local name.


Detailed Description

SAML 1.x AuthorityBinding element.

Member Function Documentation

virtual AuthorityBinding* opensaml::saml1::AuthorityBinding::cloneAuthorityBinding (  )  const [pure virtual]

Type-specific clone method.

virtual const xmltooling::QName* opensaml::saml1::AuthorityBinding::getAuthorityKind (  )  const [pure virtual]

Returns the AuthorityKind attribute.

virtual void opensaml::saml1::AuthorityBinding::setAuthorityKind ( const xmltooling::QName *  AuthorityKind  )  [pure virtual]

Sets the AuthorityKind attribute.

virtual const XMLCh* opensaml::saml1::AuthorityBinding::getLocation (  )  const [pure virtual]

Returns the Location attribute.

virtual void opensaml::saml1::AuthorityBinding::setLocation ( const XMLCh *  Location  )  [pure virtual]

Sets the Location attribute.

virtual const XMLCh* opensaml::saml1::AuthorityBinding::getBinding (  )  const [pure virtual]

Returns the Binding attribute.

virtual void opensaml::saml1::AuthorityBinding::setBinding ( const XMLCh *  Binding  )  [pure virtual]

Sets the Binding attribute.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:40 2020 for opensaml-3.1.0 by  doxygen 1.5.6