opensaml::saml2::NameIDType Class Reference

SAML 2.0 NameIDType type. More...

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

Inheritance diagram for opensaml::saml2::NameIDType:

opensaml::saml2::Issuer opensaml::saml2::NameID List of all members.

Public Member Functions

virtual NameIDTypecloneNameIDType () 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 * getSPNameQualifier () const =0
 Returns the SPNameQualifier attribute.
virtual void setSPNameQualifier (const XMLCh *SPNameQualifier)=0
 Sets the SPNameQualifier attribute.
virtual const XMLCh * getFormat () const =0
 Returns the Format attribute.
virtual void setFormat (const XMLCh *Format)=0
 Sets the Format attribute.
virtual const XMLCh * getSPProvidedID () const =0
 Returns the SPProvidedID attribute.
virtual void setSPProvidedID (const XMLCh *SPProvidedID)=0
 Sets the SPProvidedID 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 SPNAMEQUALIFIER_ATTRIB_NAME []
 SPNameQualifier attribute name.
static const XMLCh FORMAT_ATTRIB_NAME []
 Format attribute name.
static const XMLCh SPPROVIDEDID_ATTRIB_NAME []
 SPProvidedID attribute name.
static const XMLCh TYPE_NAME []
 NameIDType 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.
static const XMLCh KERBEROS []
 Kerberos principal name format ID.
static const XMLCh ENTITY []
 Entity identifier name format ID.
static const XMLCh PERSISTENT []
 Persistent identifier name format ID.
static const XMLCh TRANSIENT []
 Transient identifier name format ID.

Detailed Description

SAML 2.0 NameIDType type.


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