Malloy
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
malloy::server::http::auth::basic< Decoder, BodyType > Class Template Reference

Public Types

using body_type = BodyType
 
using response_type = malloy::http::response< body_type >
 

Public Member Functions

 basic (std::string username, std::string password, std::string realm)
 
void set_charset (const std::string &chset)
 
std::optional< response_typeoperator() (const boost::beast::http::request_header<> &h)
 

The documentation for this class was generated from the following file: