Searched refs:_attributesWithFriendlyName (Results 1 – 1 of 1) sorted by relevance
28 private $_attributesWithFriendlyName = array(); variable in OneLogin_Saml2_Auth214 $this->_attributesWithFriendlyName = $response->getAttributesWithFriendlyName();369 return $this->_attributesWithFriendlyName;482 if (isset($this->_attributesWithFriendlyName[$friendlyName])) {483 return $this->_attributesWithFriendlyName[$friendlyName];