roar
|
#include <variant>
#include <string>
#include <string_view>
#include <boost/describe/enum.hpp>
Go to the source code of this file.
Classes | |
class | Roar::Authorization |
Namespaces | |
namespace | Roar |
Functions | |
Roar::BOOST_DEFINE_ENUM (AuthorizationScheme, Basic, Bearer, Digest, Hoba, Mutual, Ntlm, Vapid, Scram, Aws4_Hmac_Sha256, Other) | |
AuthorizationScheme | Roar::authorizationSchemeFromString (std::string_view) |
std::string | Roar::to_string (AuthorizationScheme scheme) |