12#ifndef ZYPP_MEDIA_AUTH_CREDENTIALMANAGER_H
13#define ZYPP_MEDIA_AUTH_CREDENTIALMANAGER_H
19#include <zypp-media/auth/AuthData>
160 void clearAll(
bool global =
false);
170 time_t timestampForCredDatabase (
const zypp::Url &url );
172 CredentialIterator credsGlobalBegin()
const;
173 CredentialIterator credsGlobalEnd()
const;
174 CredentialSize credsGlobalSize()
const;
175 bool credsGlobalEmpty()
const;
177 CredentialIterator credsUserBegin()
const;
178 CredentialIterator credsUserEnd()
const;
179 CredentialSize credsUserSize()
const;
180 bool credsUserEmpty()
const;
RepoManager implementation.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Url::asString() view options.
Provides API related macros.