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.


The documentation for this class was generated from the following file:
Generated on 13 Apr 2020 for opensaml-3.1.0 by  doxygen 1.4.7