Home
last modified time | relevance | path

Searched defs:hasSecurityLayer (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslContext.php34 protected $hasSecurityLayer = false; variable in FreeDSx\\Sasl\\SaslContext
115 public function hasSecurityLayer(): bool function in FreeDSx\\Sasl\\SaslContext
123 public function setHasSecurityLayer(bool $hasSecurityLayer): self argument