Home
last modified time | relevance | path

Searched refs:getNameIdData (Results 1 – 3 of 3) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php581 public function getNameIdData() function in OneLogin_Saml2_Response
650 $nameIdData = $this->getNameIdData();
667 $nameIdData = $this->getNameIdData();
684 $nameIdData = $this->getNameIdData();
701 $nameIdData = $this->getNameIdData();
H A DLogoutRequest.php199 public static function getNameIdData($request, $key = null) function in OneLogin_Saml2_LogoutRequest
264 $nameId = self::getNameIdData($request, $key);
/plugin/adfs/phpsaml/
H A DREADME.md1362 * `getNameIdData` - Gets the NameID Data provided by the SAML response from the
1386 * `getNameIdData` - Gets the NameID Data of the the Logout Request.