Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerRootDseHandler.php27 use FreeDSx\Ldap\Server\RequestHandler\RootDseHandlerInterface;
39 * @var RootDseHandlerInterface|null
43 public function __construct(?RootDseHandlerInterface $rootDseHandler = null)
24 use FreeDSx\Ldap\Server\RequestHandler\RootDseHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DRootDseHandlerInterface.php23 interface RootDseHandlerInterface
22 interface RootDseHandlerInterface global() interface