Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php80 $mech = $this->selectSaslMech($request, $context);
98 $response = $this->processSaslChallenge($request, $queue, $saslResponse, $mech);
128 $mech = $this->sasl->get($request->getMechanism());
129 $request->setMechanism($mech->getName());
131 return $mech;
136 $mech = $this->sasl->select($availableMechs, $request->getOptions());
137 $request->setMechanism($mech->getName());
139 return $mech;
146 * @param MechanismInterface $mech
159 MechanismInterface $mech
113 processSaslChallenge(SaslBindRequest $request, ClientQueue $queue, BindResponse $saslResponse, MechanismInterface $mech) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php153 $supportsInt = array_filter($available, function (MechanismInterface $mech) use ($useIntegrity) {
154 return $mech->securityStrength()->supportsIntegrity() === $useIntegrity;
159 $supportsPriv = array_filter($available, function (MechanismInterface $mech) use ($usePrivacy) {
160 return $mech->securityStrength()->supportsPrivacy() === $usePrivacy;
H A DSasl.php48 $mech = $this->mechanisms[$mechanism] ?? null;
50 if ($mech === null) {
54 return $mech;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSaslBindRequest.php66 public function setMechanism(string $mech): self
68 $this->mechanism = $mech;
62 setMechanism(string $mech) global() argument
/plugin/subjectindex/plugins/
H A Dbible_verses.txt98 …'ja·el, and Me·hu'ja·el became father to Me·thu'sha·el, and Me·thu'sha·el became father to La'mech.
99 And La'mech proceeded to take two wives for himself. The name of the first was A'dah and the name o…
103 Consequently La'mech composed these words for his wives A'dah and Zil'lah:"Hear my voice, you wives…
104 If seven times Cain is to be avenged,Then La'mech seventy times and seven."
131 And Me·thu'se·lah lived on for a hundred and eighty-seven years. Then he became father to La'mech.
132 And after his fathering La'mech Me·thu'se·lah continued to live seven hundred and eighty-two years.…
134 And La'mech lived on for a hundred and eighty-two years. Then he became father to a son.
136 And after his fathering Noah La'mech continued to live five hundred and ninety-five years. Meanwhil…
137 So all the days of La'mech amounted to seven hundred and seventy-seven years and he died.
10256 E'noch,Me·thu'se·lah,La'mech,
[all …]