Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerProtocolHandlerFactory.php89 private function getRootDseHandler(): ServerProtocolHandler\ServerRootDseHandler
93 return new ServerProtocolHandler\ServerRootDseHandler($rootDseHandler);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerRootDseHandler.php36 class ServerRootDseHandler implements ServerProtocolHandlerInterface class