Searched refs:getCachedUser (Results 1 – 2 of 2) sorted by relevance
| /plugin/pureldap/ | ||
| H A D | auth.php | 75 $info = $this->client->getCachedUser($user, $requireGroups); |
| /plugin/pureldap/classes/ | ||
| H A D | Client.php | 199 public function getCachedUser($username, $fetchgroups = true) function in dokuwiki\\plugin\\pureldap\\classes\\Client |