libzypp 17.31.23
zypp::media::CredManagerOptions Struct Reference

#include </home/abuild/rpmbuild/BUILD/libzypp-17.31.23/zypp-media/auth/credentialmanager.h>

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

◆ CredManagerOptions()

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

Definition at line 70 of file credentialmanager.cc.

Member Data Documentation

◆ globalCredFilePath

Pathname zypp::media::CredManagerOptions::globalCredFilePath

Definition at line 42 of file credentialmanager.h.

◆ userCredFilePath

Pathname zypp::media::CredManagerOptions::userCredFilePath

Definition at line 43 of file credentialmanager.h.

◆ customCredFileDir

Pathname zypp::media::CredManagerOptions::customCredFileDir

Definition at line 44 of file credentialmanager.h.


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