Home
last modified time | relevance | path

Searched defs:handleBind (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php31 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface; global() function
H A DServerAnonBindHandler.php31 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerAnonBindHandler
H A DServerBindHandler.php34 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerBindHandler