Home
last modified time | relevance | path

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

/plugin/pureldap/classes/
H A DADClient.php42 if (!$this->autoAuth()) return null;
70 if (!$this->autoAuth()) return false;
107 if (!$this->autoAuth()) return [];
154 if (!$this->autoAuth()) return [];
243 if (!$this->autoAuth()) return null;
393 if (!$this->autoAuth()) return 0;
H A DClient.php139 public function autoAuth()
131 public function autoAuth() global() function in dokuwiki\\plugin\\pureldap\\classes\\Client