Searched refs:_security (Results 1 – 3 of 3) sorted by relevance
65 private $_security = array(); variable in OneLogin_Saml2_Settings282 $this->_security = $settings['security'];364 $this->_security['nameIdEncrypted'] = false;380 if (!isset($this->_security['signMetadata'])) {381 $this->_security['signMetadata'] = false;393 if (!isset($this->_security['wantNameId'])) {394 $this->_security['wantNameId'] = true;794 return $this->_security;861 …$alwaysPublishEncryptionCert || $this->_security['wantNameIdEncrypted'] || $this->_security['wantA…870 …$alwaysPublishEncryptionCert || $this->_security['wantNameIdEncrypted'] || $this->_security['wantA…[all …]
290 Set the APIKey Pair, consiting of the API Id and the ApiKey of the Response from /_security/api_key