Home
last modified time | relevance | path

Searched refs:supportsSSL (Results 1 – 8 of 8) sorted by relevance

/plugin/fedauth/Auth/Yadis/
H A DHTTPFetcher.php57 if ($this->isHTTPS($url) && !$this->supportsSSL()) {
90 function supportsSSL() function in Auth_Yadis_HTTPFetcher
H A DPlainHTTPFetcher.php32 function supportsSSL() function in Auth_Yadis_PlainHTTPFetcher
H A DParanoidHTTPFetcher.php66 function supportsSSL() function in Auth_Yadis_ParanoidHTTPFetcher
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php64 if ($this->isHTTPS($url) && !$this->supportsSSL()) {
100 function supportsSSL() function in Auth_Yadis_HTTPFetcher
H A DPlainHTTPFetcher.php32 function supportsSSL() function in Auth_Yadis_PlainHTTPFetcher
H A DParanoidHTTPFetcher.php76 function supportsSSL() function in Auth_Yadis_ParanoidHTTPFetcher
/plugin/fedauth/Auth/OpenID/
H A DDiscover.php578 if ($fetcher->isHTTPS($uri) && !$fetcher->supportsSSL()) {
590 if (!$fetcher->supportsSSL()) {
/plugin/openid/Auth/OpenID/
H A DDiscover.php611 if ($fetcher->isHTTPS($uri) && !$fetcher->supportsSSL()) {
623 if (!$fetcher->supportsSSL()) {