Searched refs:getUseSSL (Results 1 – 2 of 2) sorted by relevance
87 …if (array_key_exists("password",$attributes) && (!$this->adldap->getUseSSL() && !$this->adldap->ge…397 …if (array_key_exists("password", $attributes) && !$this->adldap->getUseSSL() && !$this->adldap->ge…482 if (!$this->adldap->getUseSSL() && !$this->adldap->getUseTLS()) {
493 public function getUseSSL() function in adLDAP