MediaUserAuth.h File Reference

Convenience interface for handling authentication data of media user. More...

#include <curl/curl.h>
#include "zypp/base/Deprecated.h"
#include "zypp/Url.h"
#include "zypp/base/PtrTypes.h"

Include dependency graph for MediaUserAuth.h:

This graph shows which files directly or indirectly include this file:

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

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  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)


Detailed Description

Convenience interface for handling authentication data of media user.

Definition in file MediaUserAuth.h.


doxygen