Home
last modified time | relevance | path

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

/plugin/authorstats/
Dsyntax.php192 $dname = $this->_getUser($name);
228 $dname = $this->_getUser($name);
244 function _getUser($name) function in syntax_plugin_authorstats
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php1333 return $this->_getUser();
1344 private function _getUser() function in CAS_Client
1644 $this->setSessionValue('user', $this->_getUser());
1667 $this->setSessionValue('user', $this->_getUser());
1689 $this->setSessionValue('user', $this->_getUser());
3170 $proxiedService = new CAS_ProxiedService_Imap($this->_getUser());