Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php44 return $this->selectMech($mechs);
65 protected function selectMech(array $available): MechanismInterface function in FreeDSx\\Sasl\\MechanismSelector