Home
last modified time | relevance | path

Searched defs:SearchResultDone (Results 1 – 5 of 5) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultDone.php23 class SearchResultDone extends LdapResult class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerSearchTrait.php20 use FreeDSx\Ldap\Operation\Response\SearchResultDone; alias
H A DServerRootDseHandler.php19 use FreeDSx\Ldap\Operation\Response\SearchResultDone; alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSearchHandler.php23 use FreeDSx\Ldap\Operation\Response\SearchResultDone; alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php30 use FreeDSx\Ldap\Operation\Response\SearchResultDone; alias