|
libzypp
9.1.2
|
#include <CredentialManager.h>
Public Member Functions | |
| bool | operator() (const AuthData_Ptr &lhs, const AuthData_Ptr &rhs) |
Static Public Attributes | |
| static const url::ViewOption | vopt |
Definition at line 49 of file CredentialManager.h.
| bool zypp::media::AuthDataComparator::operator() | ( | const AuthData_Ptr & | lhs, |
| const AuthData_Ptr & | rhs | ||
| ) |
Definition at line 49 of file CredentialManager.cc.
const url::ViewOption zypp::media::AuthDataComparator::vopt [static] |
url::ViewOption::DEFAULTS
- url::ViewOption::WITH_USERNAME
- url::ViewOption::WITH_PASSWORD
- url::ViewOption::WITH_QUERY_STR
Definition at line 51 of file CredentialManager.h.
1.7.6.1