Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/MessageWrapper/
H A DSaslMessageWrapper.php37 protected $securityLayer; global() variable in FreeDSx\\Ldap\\Protocol\\Queue\\MessageWrapper\\SaslMessageWrapper
39 __construct(SecurityLayerInterface $securityLayer, SaslContext $context) global() argument
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DMechanismInterface.php43 public function securityLayer(): SecurityLayerInterface; function
H A DCramMD5Mechanism.php62 public function securityLayer(): SecurityLayerInterface function in FreeDSx\\Sasl\\Mechanism\\CramMD5Mechanism
H A DPlainMechanism.php62 public function securityLayer(): SecurityLayerInterface function in FreeDSx\\Sasl\\Mechanism\\PlainMechanism
H A DAnonymousMechanism.php62 public function securityLayer(): SecurityLayerInterface function in FreeDSx\\Sasl\\Mechanism\\AnonymousMechanism
H A DDigestMD5Mechanism.php70 public function securityLayer(): SecurityLayerInterface function in FreeDSx\\Sasl\\Mechanism\\DigestMD5Mechanism