Home
last modified time | relevance | path

Searched refs:getFilteredUsers (Results 1 – 4 of 4) sorted by relevance

/plugin/pureldap/_test/
H A DADClient.test.php
/plugin/pureldap/
H A Dauth.php79 $this->client->getFilteredUsers(
/plugin/authgooglesheets/
H A Dhelper.php112 return $this->getFilteredUsers($start, $limit, $filter);
250 protected function getFilteredUsers($start, $limit, $filter) function in helper_plugin_authgooglesheets
/plugin/pureldap/classes/
H A DADClient.php152 public function getFilteredUsers($match, $filtermethod = self::FILTER_EQUAL)
98 public function getFilteredUsers($match, $filtermethod = self::FILTER_EQUAL) global() function in dokuwiki\\plugin\\pureldap\\classes\\ADClient