12#ifndef ZYPP_CURL_AUTH_CURLAUTHDATA_H_INCLUDED
13#define ZYPP_CURL_AUTH_CURLAUTHDATA_H_INCLUDED
15#include <zypp-media/auth/AuthData>
49 bool valid()
const override;
86 static long auth_type_str2long( std::string & auth_type_str );
87 static long auth_type_str2long(
const std::string &auth_type_str );
93 static std::string auth_type_long2str(
long auth_type);
95 std::ostream &
dumpOn( std::ostream &
str )
const override;
String related utilities and Regular expression matching.
std::ostream & dumpOn(std::ostream &str, const OnMediaLocation &obj)