Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php31 protected $mechanisms = []; variable in FreeDSx\\Sasl\\Sasl
48 $mech = $this->mechanisms[$mechanism] ?? null;
62 return isset($this->mechanisms()[$mechanism]);
72 $this->mechanisms[$mechanism->getName()] = $mechanism;
84 if (isset($this->mechanisms[$mechanism])) {
85 unset($this->mechanisms[$mechanism]);
101 $selector = new MechanismSelector($this->mechanisms());
109 public function mechanisms(): array function in FreeDSx\\Sasl\\Sasl
111 return $this->mechanisms;
116 $this->mechanisms = [
[all …]
H A DMechanismSelector.php27 protected $mechanisms; variable in FreeDSx\\Sasl\\MechanismSelector
30 * @param MechanismInterface[] $mechanisms
32 public function __construct(array $mechanisms) argument
34 $this->mechanisms = $mechanisms;
121 return $this->mechanisms;
125 foreach ($this->mechanisms as $choice) {
/plugin/tplinc/
Dplugin.info.txt6 desc Provide advanced include mechanisms for templates
DREADME3 Provide advanced include mechanisms for templates
/plugin/twofactor/lang/en/
H A Dmandatory.txt1 …two-factor authentication. You always need to have at least one of the mechanisms available below …
H A Doptin.txt1 …thentication. It is highly recommended using it by configuring one or more of the mechanisms below.
H A Doptout.txt1 …thentication. It is highly recommended using it by configuring one or more of the mechanisms below.
H A Dadmin.txt5 Note: this will reset **all** two-factor mechanisms for the user! Depending on your setup, the user…
/plugin/evesso/phpoauthlib/
DREADME.md39 …memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mech…
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md41 …memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mech…
/plugin/pureldap/
H A Dcomposer.lock100 "ext-openssl": "For SSL/TLS support and some SASL mechanisms.",
155 "ext-openssl": "Needed for encryption for certain mechanisms."
/plugin/displayfile/
DREADME.md10 …age-specific syntax highlighting is support using the default Dokuwiki mechanisms and several conf…
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md28 * Add initial SASL support with a limited set of mechanisms (DIGEST-MD5, CRAM-MD5, PLAIN, ANONYMOUS…
H A DREADME.md11 * SASL authentication / integrity layer support for certain mechanisms ([RFC 4513](https://tools.ie…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
Dannotations.rst157 …figure the ``Doctrine\Common\Annotations\AnnotationRegistry``. There are three different mechanisms
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3836 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
/plugin/codemirror/dist/
Dscripts.min.js.map1mechanisms like loadmode.js to automatically\n // load a mode. (Preferred mechanism is the requir…