libzypp  9.1.2
Public Member Functions | Public Attributes
zypp::media::CredManagerOptions Struct Reference

#include <CredentialManager.h>

List of all members.

Public Member Functions

 CredManagerOptions (const Pathname &rootdir="")

Public Attributes

Pathname globalCredFilePath
Pathname userCredFilePath
Pathname customCredFileDir

Detailed Description

Todo:
configurable cred file locations

Definition at line 38 of file CredentialManager.h.


Constructor & Destructor Documentation

zypp::media::CredManagerOptions::CredManagerOptions ( const Pathname &  rootdir = "")

Definition at line 67 of file CredentialManager.cc.

References USER_CREDENTIALS_FILE, and userCredFilePath.


Member Data Documentation

Definition at line 42 of file CredentialManager.h.

Referenced by zypp::media::CredentialManager::clearAll().

Definition at line 44 of file CredentialManager.h.

Referenced by zypp::media::CredentialManager::saveInFile().


The documentation for this struct was generated from the following files: