libzypp 8.13.6
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.

Definition at line 43 of file CredentialManager.h.

Referenced by CredManagerOptions().

Definition at line 44 of file CredentialManager.h.


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