Home
last modified time | relevance | path

Searched refs:SearchResultReference (Results 1 – 3 of 3) sorted by path

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultReference.php24 * SearchResultReference ::= [APPLICATION 19] SEQUENCE
29 class SearchResultReference implements ResponseInterface
27 class SearchResultReference implements ResponseInterface global() class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DClientProtocolHandlerFactory.php54 if ($response instanceof Response\SearchResultDone || $response instanceof Response\SearchResultEntry || $response instanceof Response\SearchResultReference) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php44 * searchResRef SearchResultReference,
252 $operation = Response\SearchResultReference::fromAsn1($opAsn1);