Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php80 $mech = $this->selectSaslMech($request, $context);
125 protected function selectSaslMech(SaslBindRequest $request, ClientProtocolContext $context): MechanismInterface
92 protected function selectSaslMech(SaslBindRequest $request, ClientProtocolContext $context): MechanismInterface global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientSaslBindHandler