ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
Definition at line 12 of file NameID.php.
|
protected |
Definition at line 20 of file NameID.php.