Home
last modified time | relevance | path

Searched refs:clientProcess (Results 1 – 1 of 1) sorted by path

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DPlainChallenge.php53 return $this->clientProcess($options);
75 protected function clientProcess(array $options): SaslContext function in FreeDSx\\Sasl\\Challenge\\PlainChallenge