| libzypp 17.37.14
    | 
#include <zypp-media/ng/worker/provideworker.h>
| Public Attributes | |
| std::string | username | 
| std::string | password | 
| int64_t | last_auth_timestamp = 0 | 
| std::map< std::string, std::string > | extraKeys = {} | 
Definition at line 33 of file provideworker.h.
| std::string zyppng::worker::AuthInfo::username | 
Definition at line 35 of file provideworker.h.
| std::string zyppng::worker::AuthInfo::password | 
Definition at line 36 of file provideworker.h.
| int64_t zyppng::worker::AuthInfo::last_auth_timestamp = 0 | 
Definition at line 37 of file provideworker.h.
| std::map<std::string, std::string> zyppng::worker::AuthInfo::extraKeys = {} | 
Definition at line 38 of file provideworker.h.