Home
last modified time | relevance | path

Searched defs:rootDseHandler (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerRootDseHandler.php41 private $rootDseHandler; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerRootDseHandler
43 public function __construct(?RootDseHandlerInterface $rootDseHandler = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapServer.php134 public function useRootDseHandler(RootDseHandlerInterface $rootDseHandler): self