Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerAuthorization.php40 protected $isAnonymousAllowed; variable in FreeDSx\\Ldap\\Protocol\\ServerAuthorization
51 …$this->isAnonymousAllowed = isset($options['allow_anonymous']) ? (bool) $options['allow_anonymous'…
87 return $this->isAnonymousAllowed;