Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerBindHandlerFactory.php19 use FreeDSx\Ldap\Protocol\ServerProtocolHandler\BindHandlerInterface;
36 public function get(RequestInterface $request): BindHandlerInterface
18 use FreeDSx\Ldap\Protocol\ServerProtocolHandler\BindHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php25 interface BindHandlerInterface
24 interface BindHandlerInterface global() interface
H A DServerBindHandler.php30 class ServerBindHandler extends BaseServerHandler implements BindHandlerInterface