Home
last modified time | relevance | path

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

/plugin/genericsso/
Dauth.php95 private function _getAttributes(bool $fatal = true, string $attr = null): array|null { function in auth_plugin_genericsso
138 $attrs = $this->_getAttributes(false);
188 $attrs = $this->_getAttributes();
203 if($_SESSION[DOKU_COOKIE]['auth']['user'] !== $this->_getAttributes(false, 'id')) {
277 $attrs = $this->_getAttributes();
317 $attrs = $this->_getAttributes();