Home
last modified time | relevance | path

Searched refs:isRootDseSearch (Results 1 – 2 of 2) sorted by path

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerProtocolHandlerFactory.php58 } elseif ($this->isRootDseSearch($request)) {
71 private function isRootDseSearch(RequestInterface $request): bool
48 protected function isRootDseSearch(RequestInterface $request): bool global() function in FreeDSx\\Ldap\\Protocol\\Factory\\ServerProtocolHandlerFactory
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerAuthorization.php74 } elseif ($this->isRootDseSearch($request)) {
134 protected function isRootDseSearch(RequestInterface $request): bool
133 protected function isRootDseSearch(RequestInterface $request): bool global() function in FreeDSx\\Ldap\\Protocol\\ServerAuthorization