opensaml::saml2::SubjectLocality Class Reference

SAML 2.0 SubjectLocality element. More...

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

List of all members.

Public Member Functions

virtual SubjectLocalitycloneSubjectLocality () const =0
 Type-specific clone method.
virtual const XMLCh * getAddress () const =0
 Returns the Address attribute.
virtual void setAddress (const XMLCh *Address)=0
 Sets the Address attribute.
virtual const XMLCh * getDNSName () const =0
 Returns the DNSName attribute.
virtual void setDNSName (const XMLCh *DNSName)=0
 Sets the DNSName attribute.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh ADDRESS_ATTRIB_NAME []
 Address attribute name.
static const XMLCh DNSNAME_ATTRIB_NAME []
 DNSName attribute name.
static const XMLCh TYPE_NAME []
 SubjectLocalityType local name.


Detailed Description

SAML 2.0 SubjectLocality element.

Member Function Documentation

virtual SubjectLocality* opensaml::saml2::SubjectLocality::cloneSubjectLocality (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* opensaml::saml2::SubjectLocality::getAddress (  )  const [pure virtual]

Returns the Address attribute.

virtual void opensaml::saml2::SubjectLocality::setAddress ( const XMLCh *  Address  )  [pure virtual]

Sets the Address attribute.

virtual const XMLCh* opensaml::saml2::SubjectLocality::getDNSName (  )  const [pure virtual]

Returns the DNSName attribute.

virtual void opensaml::saml2::SubjectLocality::setDNSName ( const XMLCh *  DNSName  )  [pure virtual]

Sets the DNSName 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