Home
last modified time | relevance | path

Searched defs:authcid (Results 1 – 25 of 100) sorted by relevance

1234

/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/auth_sasl/Auth/SASL/
H A DDigestMD5.php64 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php110 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
163 private function _generateInitialResponse($authcid, $authzid)
H A DPlain.php58 function getResponse($authcid, $pass, $authzid = '')
H A DExternal.php58 function getResponse($authcid, $pass, $authzid = '')
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/imap/Auth/SASL/
H A DDigestMD5.php62 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
160 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php108 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
161 private function _generateInitialResponse($authcid, $authzid)
H A DPlain.php56 function getResponse($authcid, $pass, $authzid = '')
/dports/deskutils/egroupware/egroupware/vendor/pear/auth_sasl/Auth/SASL/
H A DDigestMD5.php64 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php110 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
163 private function _generateInitialResponse($authcid, $authzid)
H A DExternal.php58 function getResponse($authcid, $pass, $authzid = '')
/dports/security/pear-Auth_SASL/Auth_SASL-1.1.0/Auth/SASL/
H A DDigestMD5.php64 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php110 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
163 private function _generateInitialResponse($authcid, $authzid)
/dports/security/pear-Auth_SASL2/Auth_SASL2-0.2.0/Auth/SASL2/
H A DDigestMD5.php64 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php112 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
165 private function _generateInitialResponse($authcid, $authzid)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/vendor/pear/Auth/SASL/
H A DDigestMD5.php64 public function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 …private function getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid …
H A DSCRAM.php110 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
163 private function _generateInitialResponse($authcid, $authzid)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/imap/Auth/SASL/
H A DDigestMD5.php62 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
160 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php108 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
161 private function _generateInitialResponse($authcid, $authzid)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/candy-chat/xmpp-prebind-php/lib/Auth/SASL/
H A DDigestMD5.php64 public function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 …private function getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid …
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core_pear/Auth/SASL/
H A DDigestMD5.php66 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
164 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php112 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
165 private function _generateInitialResponse($authcid, $authzid)
/dports/www/osticket/upload/include/pear/Auth/SASL/
H A DDigestMD5.php64 function getResponse($authcid, $pass, $challenge, $hostname, $service, $authzid = '')
162 function _getResponseValue($authcid, $pass, $realm, $nonce, $cnonce, $digest_uri, $authzid = '')
H A DSCRAM.php110 public function getResponse($authcid, $pass, $challenge = NULL, $authzid = NULL)
163 private function _generateInitialResponse($authcid, $authzid)
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/sasl/
H A Dplainmessage.cpp10 PLAINMessage::PLAINMessage(const QString& authzid, const QString& authcid, const QByteArray& passwo… in PLAINMessage()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/sasl/
H A Dplainmessage.cpp24 PLAINMessage::PLAINMessage(const QString& authzid, const QString& authcid, const QByteArray& passwo… in PLAINMessage()

1234