Qore RestClient Module Reference 2.3.0
Loading...
Searching...
No Matches
RestClient::RestClient Member List

This is the complete list of members for RestClient::RestClient, including all inherited members.

AcceptRestClient::RestClient
AcceptListRestClient::RestClient
AcceptMapRestClient::RestClient
addDefaultHeaders(hash< auto > h)RestClient::RestClient
alt_token_signerRestClient::RestClientprotected
alt_token_signer_headerRestClient::RestClientprotected
checkLogin(*reference< hash< auto > > info)RestClient::RestClientprotected
checkOAuth2Options(hash< auto > opts, *bool no_exceptions)RestClient::RestClientprotected
clearAltTokenSigner()RestClient::RestClient
clearConnectionPath()RestClient::RestClient
CompressionThresholdRestClient::RestClient
constructor(*hash< auto > opts, *softbool do_not_connect)RestClient::RestClient
custom_token_authRestClient::RestClientprotected
custom_token_locationRestClient::RestClientprotected
custom_token_methodRestClient::RestClientprotected
custom_token_pathRestClient::RestClientprotected
customGetTokenIntern(*reference< hash< auto > > info, *bool refresh)RestClient::RestClientprotected
CustomTokenOptionsRestClient::RestClient
DataSerializationOptionsRestClient::RestClient
DataSerializationSupportRestClient::RestClient
decodeError(hash< auto > h, *reference< hash< auto > > info)RestClient::RestClientprotectedstatic
DefaultHeadersRestClient::RestClient
DefaultOAuth2RedirectUrlRestClient::RestClient
DefaultOptionsRestClient::RestClient
del(string path, auto body, *reference< hash< auto > > info, *hash< auto > hdr)RestClient::RestClient
doOAuth2LoginRequest(string url, hash< auto > login, *reference< hash< auto > > info, *string real_url)RestClient::RestClientprotected
doRequest(string m, string path, auto body, *reference< hash< auto > > info, softbool decode_errors=True, *hash< auto > hdr)RestClient::RestClient
doRequestIntern(string m, string path, auto body, *reference< hash< auto > > info, softbool decode_errors=True, *hash< auto > hdr, *string assume_content_type, *string shdr, *code signer)RestClient::RestClientprotected
doSignedRequest(string shdr, code signer, string m, string path, auto body, *reference< hash< auto > > info, softbool decode_errors=True, *hash< auto > hdr)RestClient::RestClient
doValidatedRequest(string m, string path, auto body, *reference< hash< auto > > info, softbool decode_errors=True, *hash< auto > hdr)RestClient::RestClient
EncodingSupportRestClient::RestClient
get(string path, auto body, *reference< hash< auto > > info, *hash< auto > hdr)RestClient::RestClient
getDefaultHeaders()RestClient::RestClient
getLogger()RestClient::RestClient
getNewToken()RestClient::RestClient
getNewTokenIntern(*reference< hash< auto > > info)RestClient::RestClientprotected
getOAuth2AuthHeaders()RestClient::RestClientprotected
getOAuth2LoginInfo(string grant_type)RestClient::RestClientprotected
getOAuth2Options()RestClient::RestClient
getOAuth2RefreshInfo()RestClient::RestClientprotected
getScopeString(*list< auto > scopes, string separator=' ')RestClient::RestClientstatic
getSendEncoding()RestClient::RestClient
getSerialization()RestClient::RestClient
getToken()RestClient::RestClient
getTokenType()RestClient::RestClient
getUpdateOptionsAfterLogin(hash< auto > h, *bool refresh)RestClient::RestClientprotected
getValidator()RestClient::RestClient
gotOAuth2LoginInfo(hash< auto > h, *bool refresh)RestClient::RestClient
isAuthTokenError(int status_code, hash< auto > headers, *bool body_deserialized, *string body_content_type, auto body)RestClient::RestClient
loginIntern(*reference< hash< auto > > info)RestClient::RestClientprotected
MinimumTokenRefreshRestClient::RestClient
needsRefresh(*hash< ExceptionInfo > ex, *hash< auto > info, *bool body_deserialized, auto body)RestClient::RestClientprotected
needsRestBodyAuthErrorCheck()RestClient::RestClient
oauth2_alt_token_urlRestClient::RestClientprotected
oauth2_alt_url_substRestClient::RestClientprotected
oauth2_appRestClient::RestClientprotected
oauth2_auth_argsRestClient::RestClientprotected
oauth2_auth_urlRestClient::RestClientprotected
oauth2_auto_refreshRestClient::RestClientprotected
oauth2_client_idRestClient::RestClientprotected
oauth2_client_secretRestClient::RestClientprotected
oauth2_grant_typeRestClient::RestClientprotected
oauth2_pkceRestClient::RestClientprotected
oauth2_redirect_urlRestClient::RestClientprotected
oauth2_scope_separator_charRestClient::RestClientprotected
oauth2_scopesRestClient::RestClientprotected
oauth2_token_argsRestClient::RestClientprotected
oauth2_token_auth_secret_onlyRestClient::RestClientprotected
oauth2_token_expiryRestClient::RestClientprotected
oauth2_token_expiry_hintRestClient::RestClientprotected
oauth2_token_urlRestClient::RestClientprotected
oauth2_token_use_basic_authRestClient::RestClientprotected
oauth2Auth(hash< auto > login, *reference< hash< auto > > info, *bool refresh)RestClient::RestClientprotected
OAuth2AuthHeadersRestClient::RestClient
oauth2AuthIntern(hash< auto > login, *reference< hash< auto > > info, *bool refresh)RestClient::RestClientprotected
OAuth2GrantOptionsRestClient::RestClient
Oauth2TokenRefreshWindowRestClient::RestClient
passwordRestClient::RestClientprotected
patch(string path, auto body, *reference< hash< auto > > info, *hash< auto > hdr)RestClient::RestClient
post(string path, auto body, *reference< hash< auto > > info, *hash< auto > hdr)RestClient::RestClient
prepareMsg(string method, string path, reference< auto > body, reference< hash< auto > > hdr, string ct='Content-Type')RestClient::RestClientprotected
preparePath(reference< string > path)RestClient::RestClientprotected
prepareToSend(string method, reference< string > path, reference< auto > body, *reference< hash< auto > > hdr)RestClient::RestClient
preprocessRequestBody(auto request_body)RestClient::RestClient
processRestResponse(hash< auto > resp, string method, string path, *reference< hash< auto > > info)RestClient::RestClient
put(string path, auto body, *reference< hash< auto > > info, *hash< auto > hdr)RestClient::RestClient
refresh_tokenRestClient::RestClientprotected
refreshTokenIntern(*reference< hash< auto > > info)RestClient::RestClientprotected
replaceDefaultHeaders(*hash< auto > hdr)RestClient::RestClient
requiresOAuth2Token()RestClient::RestClient
requiresRefresh()RestClient::RestClient
rest_body_auth_error_checkRestClient::RestClientprotected
sendAndDecodeResponse(*data body, string m, string path, hash< auto > hdr, *reference< hash< auto > > info, *softbool decode_errors, *string assume_content_type, *string shdr, *code signer)RestClient::RestClientprotected
setAltTokenSigner(code signer, string signer_header)RestClient::RestClient
setContentEncoding(string enc='auto')RestClient::RestClient
setLogger(*LoggerInterface logger)RestClient::RestClient
setOAuth2LoginInfo(hash< auto > h)RestClient::RestClientprotected
setOAuth2Options(hash< auto > new_opts)RestClient::RestClient
setSendEncoding(string enc='auto')RestClient::RestClient
setSerialization(string data='auto')RestClient::RestClient
setToken(string token_type, string token, *string refresh_token, *date token_expiry)RestClient::RestClient
setupAuth(hash< auto > opts, *bool no_exceptions)RestClient::RestClientprotected
setupCustomGetToken(reference< hash< auto > > auth_hdr)RestClient::RestClientprotected
setupUserPassword(hash< auto > opts)RestClient::RestClient
setValidator(RestSchemaValidator::AbstractRestSchemaValidator validator)RestClient::RestClient
startOAuth2AuthPoll(hash< auto > login)RestClient::RestClientprotected
startOAuth2PollRefreshToken()RestClient::RestClient
startOAuth2PollSendRecv()RestClient::RestClient
startPollCustomGetToken()RestClient::RestClient
tokenRestClient::RestClientprotected
token_api_key_headerRestClient::RestClientprotected
token_timestampRestClient::RestClientprotected
token_typeRestClient::RestClientprotected
tryDecodeErrorResponse(reference< hash< auto > > h, *reference< hash< auto > > info)RestClient::RestClientprivatestatic
usernameRestClient::RestClientprotected
usingOAuth2()RestClient::RestClient
VersionRestClient::RestClient
VersionStringRestClient::RestClient