Monero
Public Member Functions | Public Attributes | List of all members
epee::net_utils::http::login Struct Reference

#include <http_auth.h>

Collaboration diagram for epee::net_utils::http::login:
Collaboration graph
[legend]

Public Member Functions

 login ()
 
 login (std::string username_, wipeable_string password_)
 

Public Attributes

std::string username
 
wipeable_string password
 

Constructor & Destructor Documentation

◆ login() [1/2]

epee::net_utils::http::login::login ( )
inline

◆ login() [2/2]

epee::net_utils::http::login::login ( std::string  username_,
wipeable_string  password_ 
)
inline

Member Data Documentation

◆ password

wipeable_string epee::net_utils::http::login::password

◆ username

std::string epee::net_utils::http::login::username

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