Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerAuthorization.php35 protected $isAuthRequired; variable in FreeDSx\\Ldap\\Protocol\\ServerAuthorization
50 …$this->isAuthRequired = isset($options['require_authentication']) ? (bool) $options['require_authe…
62 if ($this->isAuthRequired === false) {
107 if ($this->isAuthRequired === false) {