Searched refs:handlerFactory (Results 1 – 2 of 2) sorted by relevance
35 private $handlerFactory; variable in FreeDSx\\Ldap\\Protocol\\Factory\\ServerProtocolHandlerFactory43 HandlerFactoryInterface $handlerFactory, argument46 $this->handlerFactory = $handlerFactory;91 $rootDseHandler = $this->handlerFactory->makeRootDseHandler();98 $pagingHandler = $this->handlerFactory->makePagingHandler();
69 protected $handlerFactory; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler98 HandlerFactoryInterface $handlerFactory, argument106 $this->handlerFactory = $handlerFactory;110 $handlerFactory,229 $this->handlerFactory->makeRequestHandler(),288 $this->handlerFactory->makeRequestHandler(),