Searched refs:getFilteredUsers (Results 1 – 4 of 4) sorted by relevance
/plugin/pureldap/_test/ | ||
H A D | ADClient.test.php |
|
/plugin/pureldap/ | ||
H A D | auth.php | 79 $this->client->getFilteredUsers( |
/plugin/authgooglesheets/ | ||
H A D | helper.php | 112 return $this->getFilteredUsers($start, $limit, $filter); |
/plugin/pureldap/classes/ | ||
H A D | ADClient.php | 152 public function getFilteredUsers($match, $filtermethod = self::FILTER_EQUAL) |