Searched refs:getMaxPasswordAge (Results 1 – 4 of 4) sorted by relevance
| /plugin/pureldap/action/ | ||
| H A D | expiry.php | 48 $max = $auth->client->getMaxPasswordAge(); // max password age in seconds |
| /plugin/pureldap/_test/ | ||
| H A D | ADClientTest.php | 210 $maxAge = $client->getMaxPasswordAge(false); |
| /plugin/pureldap/classes/ | ||
| H A D | Client.php | 354 public function getMaxPasswordAge() function in dokuwiki\\plugin\\pureldap\\classes\\Client |
| H A D | ADClient.php | 384 public function getMaxPasswordAge($useCache = true) function in dokuwiki\\plugin\\pureldap\\classes\\ADClient |