Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
ServerCredentials Class Reference

Public Member Functions

 ServerCredentials (const boost::filesystem::path &credentials_path)
 
bool CanSignOffline () const
 
AuthMethod GetMethod () const
 
std::string GetClientP12 () const
 
std::string GetRepoUrl () const
 
std::string GetAuthUser () const
 
std::string GetAuthPassword () const
 
std::string GetAuthServer () const
 
std::string GetOSTreeServer () const
 
std::string GetClientId () const
 
std::string GetClientSecret () const
 
std::string GetScope () const
 
boost::filesystem::path GetPathOnDisk () const
 Path to the original credentials.zip on disk. More...
 

Detailed Description

Definition at line 25 of file server_credentials.h.

Member Function Documentation

◆ GetPathOnDisk()

boost::filesystem::path ServerCredentials::GetPathOnDisk ( ) const
inline

Path to the original credentials.zip on disk.

Needed to hand off to garage-sign executable.

Definition at line 44 of file server_credentials.h.


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