ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
SAML2\XML\saml\NameID Class Reference
+ Inheritance diagram for SAML2\XML\saml\NameID:
+ Collaboration diagram for SAML2\XML\saml\NameID:

Protected Attributes

 $nodeName = 'saml:NameID'
 
- Protected Attributes inherited from SAML2\XML\saml\BaseIDType
 $nodeName
 

Additional Inherited Members

- Public Member Functions inherited from SAML2\XML\saml\NameIDType
 __construct (\DOMElement $xml=null)
 Initialize a saml:NameIDType, either from scratch or from an existing . More...
 
 toXML (\DOMElement $parent=null)
 Convert this NameIDType to XML. More...
 
- Public Member Functions inherited from SAML2\XML\saml\BaseIDType
 __construct (\DOMElement $xml=null)
 Initialize a saml:BaseID, either from scratch or from an existing . More...
 
 toXML (\DOMElement $parent=null)
 Convert this BaseID to XML. More...
 
 __toString ()
 Get a string representation of this BaseIDType object. More...
 
- Static Public Member Functions inherited from SAML2\XML\saml\NameIDType
static fromArray (array $nameId)
 Create a object from an array with its contents. More...
 
- Data Fields inherited from SAML2\XML\saml\NameIDType
 $Format = null
 
 $SPProvidedID = null
 
 $value = null
 
- Data Fields inherited from SAML2\XML\saml\BaseIDType
 $NameQualifier = null
 
 $SPNameQualifier = null
 

Detailed Description

Definition at line 12 of file NameID.php.

Field Documentation

◆ $nodeName

SAML2\XML\saml\NameID::$nodeName = 'saml:NameID'
protected

Definition at line 20 of file NameID.php.


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