Example #1
0
 /**
  * Retrieves the current useSSO property.
  *
  * @return bool
  */
 public function getUseSSO()
 {
     return $this->ldapConnection->isUsingSSO();
 }