Home
last modified time | relevance | path

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

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/
H A DX509AuthenticationListener.php29 private $credentialKey; variable in Symfony\\Component\\Security\\Http\\Firewall\\X509AuthenticationListener
31 …enticationManager, $providerKey, $userKey = 'SSL_CLIENT_S_DN_Email', $credentialKey = 'SSL_CLIENT_…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/
H A DX509AuthenticationListener.php29 private $credentialKey; variable in Symfony\\Component\\Security\\Http\\Firewall\\X509AuthenticationListener
31 …enticationManager, $providerKey, $userKey = 'SSL_CLIENT_S_DN_Email', $credentialKey = 'SSL_CLIENT_…
/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DMembership.hpp179 …static uint64_t credentialKey(const Credential::Type &t,const uint32_t i) { return (((uint64_t)t <… in credentialKey() function in ZeroTier::Membership