Home
last modified time | relevance | path

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

/plugin/pureldap/classes/
H A DADClient.php57 $attributes = $this->userAttributes();
195 $attributes = $this->userAttributes();
358 protected function userAttributes() function in dokuwiki\\plugin\\pureldap\\classes\\ADClient
360 $attr = parent::userAttributes();
H A DClient.php334 protected function userAttributes() function in dokuwiki\\plugin\\pureldap\\classes\\Client