Summarizes all parameters for processing a trust request.
More...
#include <request.h>
Summarizes all parameters for processing a trust request.
Definition at line 105 of file request.h.
std::shared_ptr<Agent> core::trust::RequestParameters::agent |
The Agent implementation to dispatch a request to the user.
Definition at line 108 of file request.h.
std::string core::trust::RequestParameters::application_id |
The id of the requesting application.
Definition at line 116 of file request.h.
The process id of the requesting application.
Definition at line 114 of file request.h.
The user id under which the requesting application runs.
Definition at line 112 of file request.h.
std::string core::trust::RequestParameters::description |
An extended description that should be presented to the user on prompting.
Definition at line 120 of file request.h.
Feature core::trust::RequestParameters::feature |
The service-specific feature identifier.
Definition at line 118 of file request.h.
std::shared_ptr<Store> core::trust::RequestParameters::store |
The trust store to be used for caching purposes.
Definition at line 110 of file request.h.
The documentation for this struct was generated from the following file:
- /build/trust-store-2.0.1+ubports+0~20210514150455.10~1.gbpbc8c43/include/core/trust/request.h