PHP Class Auth_OpenID_TestFetcher

Inheritance: extends Auth_Yadis_HTTPFetcher
Show file Open project: openid/php-openid

Public Methods

Method Description
__construct ( $user_url, $user_page, $assoc_secret, $assoc_handle )
_checkAuth ( $url, $body )
get ( $url )
post ( $url, $body )
response ( $url, $body )

Method Details

__construct() public method

public __construct ( $user_url, $user_page, $assoc_secret, $assoc_handle )

_checkAuth() public method

public _checkAuth ( $url, $body )

get() public method

public get ( $url )

post() public method

public post ( $url, $body )

response() public method

public response ( $url, $body )