Home
last modified time | relevance | path

Searched refs:adLDAP (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/collections/
DadLDAPCollection.php43 * @var adLDAP
61 public function __construct($info, adLDAP $adldap)
/dokuwiki/lib/plugins/authad/adLDAP/classes/
DadLDAPFolders.php46 * @var adLDAP
50 public function __construct(adLDAP $adldap) {
81 …public function listing($folderName = NULL, $dnType = adLDAP::ADLDAP_FOLDER, $recursive = NULL, $t…
DadLDAPComputers.php48 * @var adLDAP
52 public function __construct(adLDAP $adldap) {
DadLDAPUtils.php48 * @var adLDAP
52 public function __construct(adLDAP $adldap) {
DadLDAPGroups.php49 * @var adLDAP
53 public function __construct(adLDAP $adldap) {
503 …public function search($sAMAaccountType = adLDAP::ADLDAP_SECURITY_GLOBAL_GROUP, $includeDescriptio…
556 …$groupsArray = $this->search(adLDAP::ADLDAP_SECURITY_GLOBAL_GROUP, $includeDescription, $search, $…
569 …$groupsArray = $this->search(adLDAP::ADLDAP_DISTRIBUTION_GROUP, $includeDescription, $search, $sor…
618 …$filter = "(&(objectCategory=group)(samaccounttype=" . adLDAP::ADLDAP_SECURITY_GLOBAL_GROUP . "))";
DadLDAPContacts.php47 * @var adLDAP
51 public function __construct(adLDAP $adldap) {
DadLDAPUsers.php49 * @var adLDAP
53 public function __construct(adLDAP $adldap) {
557 …$filter = "(&(objectClass=user)(samaccounttype=" . adLDAP::ADLDAP_NORMAL_ACCOUNT .")(objectCategor…
618 …$filter = "(&(objectClass=user)(samaccounttype=" . adLDAP::ADLDAP_NORMAL_ACCOUNT .")(objectCategor…
DadLDAPExchange.php46 * @var adLDAP
50 public function __construct(adLDAP $adldap) {
/dokuwiki/lib/plugins/authad/
Dauth.php633 * @return adLDAP|bool true if a connection was established
646 $this->adldap[$domain] = new adLDAP($this->opts);
/dokuwiki/lib/plugins/authad/adLDAP/
DadLDAP.php58 class adLDAP { class
/dokuwiki/data/
Ddeleted.files683 inc/adLDAP.php