|
libzypp
15.24.2
|
Convenience interface for handling authentication data of media user. More...


Go to the source code of this file.
Classes | |
| class | zypp::media::AuthData |
| Class for handling media authentication data. More... | |
| class | zypp::media::CurlAuthData |
| Curl HTTP authentication data. More... | |
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::media | |
Typedefs | |
| typedef shared_ptr< AuthData > | zypp::media::AuthData_Ptr |
| typedef shared_ptr< CurlAuthData > | zypp::media::CurlAuthData_Ptr |
Functions | |
| std::ostream & | zypp::media::operator<< (std::ostream &str, const AuthData &auth_data) |
| std::ostream & | zypp::media::operator<< (std::ostream &str, const CurlAuthData &auth_data) |
Convenience interface for handling authentication data of media user.
Definition in file MediaUserAuth.h.