opensaml::saml1::NameIdentifier Class Reference

SAML 1.x NameIdentifier element. More...

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

List of all members.

Public Member Functions

virtual NameIdentifiercloneNameIdentifier () const =0
 Type-specific clone method.
virtual const XMLCh * getNameQualifier () const =0
 Returns the NameQualifier attribute.
virtual void setNameQualifier (const XMLCh *NameQualifier)=0
 Sets the NameQualifier attribute.
virtual const XMLCh * getFormat () const =0
 Returns the Format attribute.
virtual void setFormat (const XMLCh *Format)=0
 Sets the Format attribute.
const XMLCh * getName () const
 Returns Name .
void setName (const XMLCh *Name)
 Sets or clears Name .

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh NAMEQUALIFIER_ATTRIB_NAME []
 NameQualifier attribute name.
static const XMLCh FORMAT_ATTRIB_NAME []
 Format attribute name.
static const XMLCh TYPE_NAME []
 NameIdentifierType local name.
static const XMLCh UNSPECIFIED []
 Unspecified name format ID.
static const XMLCh EMAIL []
 Email address name format ID.
static const XMLCh X509_SUBJECT []
 X.509 subject name format ID.
static const XMLCh WIN_DOMAIN_QUALIFIED []
 Windows domain qualified name format ID.


Detailed Description

SAML 1.x NameIdentifier element.


The documentation for this class was generated from the following file:
Generated on 19 Dec 2018 for opensaml-3.0.0 by  doxygen 1.4.7