|
Aktualizr
C++ SOTA Client
|
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 |
| boost::filesystem::path | GetPathOnDisk () const |
| Path to the original credentials.zip on disk. More... | |
Definition at line 25 of file server_credentials.h.
|
inline |
Path to the original credentials.zip on disk.
Needed to hand off to garage-sign executable.
Definition at line 43 of file server_credentials.h.
1.8.16