Searched defs:handleBind (Results 1 – 3 of 3) sorted by relevance
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ | ||
H A D | BindHandlerInterface.php | 31 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface; global() function |
H A D | ServerAnonBindHandler.php | 31 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerAnonBindHandler |
H A D | ServerBindHandler.php | 34 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface global() function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerBindHandler |