libzypp 17.31.23
|
#include </home/abuild/rpmbuild/BUILD/libzypp-17.31.23/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 35 of file provideworker.h.
std::string zyppng::worker::AuthInfo::username |
Definition at line 37 of file provideworker.h.
std::string zyppng::worker::AuthInfo::password |
Definition at line 38 of file provideworker.h.
int64_t zyppng::worker::AuthInfo::last_auth_timestamp = 0 |
Definition at line 39 of file provideworker.h.
std::map<std::string, std::string> zyppng::worker::AuthInfo::extraKeys = {} |
Definition at line 40 of file provideworker.h.