C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
web::http::oauth1::experimental::oauth1_config Member List

This is the complete list of members for web::http::oauth1::experimental::oauth1_config, including all inherited members.

_build_hmac_sha1_signature(http_request request, details::oauth1_state state) const (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configinline
_build_plaintext_signature() const (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configinline
_build_signature_base_string(http_request request, details::oauth1_state state) const (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_config
_generate_auth_state(utility::string_t extra_key, utility::string_t extra_value) (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configinline
_generate_auth_state() (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configinline
add_parameter(const utility::string_t &key, const utility::string_t &value)web::http::oauth1::experimental::oauth1_configinline
add_parameter(utility::string_t &&key, utility::string_t &&value)web::http::oauth1::experimental::oauth1_configinline
auth_endpoint() const web::http::oauth1::experimental::oauth1_configinline
build_authorization_uri()web::http::oauth1::experimental::oauth1_config
callback_uri() const web::http::oauth1::experimental::oauth1_configinline
clear_parameters()web::http::oauth1::experimental::oauth1_configinline
consumer_key() const web::http::oauth1::experimental::oauth1_configinline
consumer_secret() const web::http::oauth1::experimental::oauth1_configinline
is_enabled() const web::http::oauth1::experimental::oauth1_configinline
method() const web::http::oauth1::experimental::oauth1_configinline
oauth1_config(utility::string_t consumer_key, utility::string_t consumer_secret, utility::string_t temp_endpoint, utility::string_t auth_endpoint, utility::string_t token_endpoint, utility::string_t callback_uri, oauth1_method method, utility::string_t realm=utility::string_t()) (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configinline
parameters() const web::http::oauth1::experimental::oauth1_configinline
realm() const web::http::oauth1::experimental::oauth1_configinline
refresh_token(const utility::string_t &key)web::http::oauth1::experimental::oauth1_configinline
set_auth_endpoint(utility::string_t auth_endpoint)web::http::oauth1::experimental::oauth1_configinline
set_callback_uri(utility::string_t callback_uri)web::http::oauth1::experimental::oauth1_configinline
set_consumer_key(utility::string_t key)web::http::oauth1::experimental::oauth1_configinline
set_consumer_secret(utility::string_t secret)web::http::oauth1::experimental::oauth1_configinline
set_method(oauth1_method method)web::http::oauth1::experimental::oauth1_configinline
set_parameters(const std::map< utility::string_t, utility::string_t > &parameters)web::http::oauth1::experimental::oauth1_configinline
set_realm(utility::string_t realm)web::http::oauth1::experimental::oauth1_configinline
set_temp_endpoint(utility::string_t temp_endpoint)web::http::oauth1::experimental::oauth1_configinline
set_token(oauth1_token token)web::http::oauth1::experimental::oauth1_configinline
set_token_endpoint(utility::string_t token_endpoint)web::http::oauth1::experimental::oauth1_configinline
temp_endpoint() const web::http::oauth1::experimental::oauth1_configinline
token() const web::http::oauth1::experimental::oauth1_config
token_endpoint() const web::http::oauth1::experimental::oauth1_configinline
token_from_redirected_uri(const web::http::uri &redirected_uri)web::http::oauth1::experimental::oauth1_config
token_from_verifier(utility::string_t verifier)web::http::oauth1::experimental::oauth1_configinline
web::http::client::http_client_config (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configfriend
web::http::oauth1::details::oauth1_handler (defined in web::http::oauth1::experimental::oauth1_config)web::http::oauth1::experimental::oauth1_configfriend