Home
last modified time | relevance | path

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

/plugin/authhiorgserver/
H A Dauth.php79 if ($this->loadUserInfoFromSession()) {
206 function loadUserInfoFromSession() { function in auth_plugin_authhiorgserver
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php295 …>getConf(self::CONF_USE_DOKUWIKI_SESSION) && ($userInfo = $this->loadUserInfoFromSession()) !== nu…
373 protected function loadUserInfoFromSession() function in auth_plugin_authshibboleth