Searched refs:_getConf (Results 1 – 1 of 1) sorted by relevance
48 $this->_getConf(); // Checks config58 private function _getConf(string $param = null): array|string|null { function in auth_plugin_genericsso97 $headers = $this->_getConf('headers') ? getallheaders() : null;101 $src = $this->_getConf($k.'_attribute');111 return $this->_getConf($k.'_attribute');174 $autologin = $this->_getConf('autologin');256 $this->_goto($this->_getConf('login_url'), wl(getId()));264 $this->_goto($this->_getConf('logout_url'), $this->_getConf('home_url'));