Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php62 public const SCOPE_SINGLE_LEVEL = 1;
191 $this->scope = self::SCOPE_SINGLE_LEVEL;
60 public const SCOPE_SINGLE_LEVEL = 1; global() define in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php199 $request->setScope(SearchRequest::SCOPE_SINGLE_LEVEL);