Home
last modified time | relevance | path

Searched refs:forRequest (Results 1 – 2 of 2) sorted by last modified time

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php159 $messageFrom = $this->protocolHandlerFactory->forRequest($request)->handleRequest($context);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DClientProtocolHandlerFactory.php33 public function forRequest(Request\RequestInterface $request): RequestHandlerInterface
32 public function forRequest(Request\RequestInterface $request): RequestHandlerInterface global() function in FreeDSx\\Ldap\\Protocol\\Factory\\ClientProtocolHandlerFactory