Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php89 protected $bindHandlerFactory; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler
101 ServerBindHandlerFactory $bindHandlerFactory = null, argument
113 $this->bindHandlerFactory = $bindHandlerFactory ?? new ServerBindHandlerFactory();
286 return $this->bindHandlerFactory->get($message->getRequest())->handleBind(