Home
last modified time | relevance | path

Searched refs:Auth_Yadis_PlainHTTPFetcher (Results 1 – 6 of 6) sorted by relevance

/plugin/openid/Auth/OpenID/
H A DDiscover.php557 * @param Auth_Yadis_PlainHTTPFetcher $fetcher
604 * @param Auth_Yadis_PlainHTTPFetcher $fetcher
H A DConsumer.php609 /** @var Auth_Yadis_ParanoidHTTPFetcher|Auth_Yadis_PlainHTTPFetcher */
/plugin/openid/Auth/Yadis/
H A DYadis.php263 * @return Auth_Yadis_ParanoidHTTPFetcher|Auth_Yadis_PlainHTTPFetcher
271 $fetcher = new Auth_Yadis_PlainHTTPFetcher($timeout);
H A DPlainHTTPFetcher.php28 class Auth_Yadis_PlainHTTPFetcher extends Auth_Yadis_HTTPFetcher { class
/plugin/fedauth/Auth/Yadis/
H A DYadis.php259 $fetcher = new Auth_Yadis_PlainHTTPFetcher($timeout);
H A DPlainHTTPFetcher.php28 class Auth_Yadis_PlainHTTPFetcher extends Auth_Yadis_HTTPFetcher { class