Searched refs:getNameId (Results 1 – 5 of 5) sorted by relevance
37 return $this->getNameId();
262 public static function getNameId($request, $key = null) function in OneLogin_Saml2_LogoutRequest391 $nameId = static::getNameId($dom, $this->_settings->getSPkey());
215 $this->_nameid = $response->getNameId();377 public function getNameId() function in OneLogin_Saml2_Auth
647 public function getNameId() function in OneLogin_Saml2_Response
783 $_SESSION['samlNameId'] = $auth->getNameId();1326 * `getNameId` - Returns the nameID1364 * `getNameId` - Gets the NameID provided by the SAML response from the IdP.1387 * `getNameId` - Gets the NameID of the Logout Request.1699 validation, the userdata and the nameID will be available, using `getNameId()` or