Home
last modified time | relevance | path

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

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