#include <AccessTokenRequestAuthenticator.h>
A tenduke::http::HTTPRequestAuthenticator, which uses fixed access token to authenticate HTTP-requests.
◆ AccessTokenRequestAuthenticator()
tenduke::oauth::AccessTokenRequestAuthenticator::AccessTokenRequestAuthenticator |
( |
const std::string & |
accessToken | ) |
|
|
explicit |
Constructs new instance.
- Parameters
-
◆ authenticate()
std::multimap< std::string, std::string > tenduke::oauth::AccessTokenRequestAuthenticator::authenticate |
( |
const http::HTTPRequest & |
request | ) |
const |
|
overridevirtual |
◆ createShared()
Helper to create a shared instance.
- Parameters
-
- Returns
- -
The documentation for this class was generated from the following files: