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


Member Data Documentation

Pathname zypp::media::CredManagerOptions::globalCredFilePath

Definition at line 42 of file CredentialManager.h.

Pathname zypp::media::CredManagerOptions::userCredFilePath

Definition at line 43 of file CredentialManager.h.

Pathname zypp::media::CredManagerOptions::customCredFileDir

Definition at line 44 of file CredentialManager.h.


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