Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DBindResponse.php55 public function getSaslCredentials(): ?string
49 public function getSaslCredentials(): ?string global() function in FreeDSx\\Ldap\\Operation\\Response\\BindResponse
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php165 $context = $challenge->challenge($saslResponse->getSaslCredentials(), $request->getOptions());
178 $context = $challenge->challenge($saslResponse->getSaslCredentials(), $request->getOptions());