Searched refs:getCachedGroups (Results 1 – 2 of 2) sorted by relevance
| /plugin/pureldap/ | ||
| H A D | auth.php | 97 return array_slice($this->client->getCachedGroups(), $start, $limit); |
| /plugin/pureldap/classes/ | ||
| H A D | Client.php | 264 public function getCachedGroups() function in dokuwiki\\plugin\\pureldap\\classes\\Client |