Home
last modified time | relevance | path

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

/plugin/pureldap/
H A Dauth.php75 $info = $this->client->getCachedUser($user, $requireGroups);
/plugin/pureldap/classes/
H A DClient.php199 public function getCachedUser($username, $fetchgroups = true) function in dokuwiki\\plugin\\pureldap\\classes\\Client