Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
core\oauth2\client Member List

This is the complete list of members for core\oauth2\client, including all inherited members.

$accesstokenoauth2_clientprotected
$basicauthoauth2_clientprotected
$cachecurl
$emulateredirectscurl
$errnocurl
$errorcurl
$headercurl
$infocurl
$proxycurl
$rawresponsecurl
$refreshtokenoauth2_clientprotected
$responsecurl
$scopeoauth2_clientprotected
$systemcore\oauth2\clientprotected
$versioncurl
__construct(issuer $issuer, $returnurl, $scopesrequired, $system=false)core\oauth2\client
oauth2_client::__construct($clientid, $clientsecret, moodle_url $returnurl, $scope)oauth2_client
curl::__construct($settings=array())curl
auth_url()core\oauth2\clientprotected
build_post_data($params)oauth2_client
callback_url()oauth2_clientstatic
cleanopt()curl
delete($url, $param=array(), $options=array())curl
download($requests, $options=array())curl
download_one($url, $params, $options=array())curl
get($url, $params=array(), $options=array())curl
get_accesstoken()oauth2_client
get_additional_login_parameters()core\oauth2\client
get_cacert()curlstatic
get_clientid()oauth2_client
get_clientsecret()oauth2_client
get_errno()curl
get_info()curl
get_issuer()core\oauth2\client
get_login_scopes()core\oauth2\clientprotected
get_login_url()oauth2_client
get_raw_response()curl
get_refresh_token()oauth2_client
get_security()curl
get_stored_token()core\oauth2\clientprotected
get_tokenname()core\oauth2\clientprotected
get_userinfo()core\oauth2\client
get_userinfo_mapping()core\oauth2\clientprotected
getResponse()curl
head($url, $options=array())curl
is_logged_in()oauth2_client
log_out()oauth2_client
mock_response($response)curlstatic
multi($requests, $options=array())oauth2_clientprotected
options($url, $options=array())curl
patch($url, $params='', $options=array())curl
post($url, $params='', $options=array())curl
put($url, $params=array(), $options=array())curl
request($url, $options=array(), $acceptheader='application/json')oauth2_clientprotected
curl::request($url, $options=array())curlprotected
reset_request_state_vars()curlprotected
resetcookie()curl
resetHeader()curl
resetopt()curl
set_security($securityobject)curl
setHeader($header)curl
setopt($options=array())curl
store_token($token)core\oauth2\clientprotected
strip_double_headers($input)curlstatic
token_url()core\oauth2\clientprotected
trace($url, $options=array())curl
upgrade_refresh_token(system_account $systemaccount)core\oauth2\client
upgrade_token($code)oauth2_client
use_http_get()oauth2_clientprotected