MIDAS
Loading...
Searching...
No Matches
AuthEntry Struct Reference
Collaboration diagram for AuthEntry:

Public Attributes

std::string username
 
std::string realm
 
std::string password
 

Detailed Description

Definition at line 13733 of file mhttpd.cxx.

Member Data Documentation

◆ password

std::string AuthEntry::password

Definition at line 13736 of file mhttpd.cxx.

◆ realm

std::string AuthEntry::realm

Definition at line 13735 of file mhttpd.cxx.

◆ username

std::string AuthEntry::username

Definition at line 13734 of file mhttpd.cxx.


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