Home
last modified time | relevance | path

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

/plugin/authowncloud/
H A Dauth.php84 $mail = $this->getUserMail($user);
254 $ret[$row['user']]['mail'] =$this->getUserMail($row['user']);
313 private function getUserMail($user){ function in auth_plugin_authowncloud
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php780 protected function getUserMail() function in auth_plugin_authshibboleth