A single allow rule for proxy call dispatching. More...
#include <proxy-call-config.hpp>
Public Attributes | |
std::string | caller |
caller id (zone id or host) More... | |
std::string | target |
target id (zone id or host) More... | |
std::string | targetBusName |
target dbus bus name More... | |
std::string | targetObjectPath |
target dbus object path More... | |
std::string | targetInterface |
target dbus interface More... | |
std::string | targetMethod |
target dbus method More... | |
A single allow rule for proxy call dispatching.
std::string vasum::ProxyCallRule::caller |
caller id (zone id or host)
std::string vasum::ProxyCallRule::target |
target id (zone id or host)
std::string vasum::ProxyCallRule::targetBusName |
target dbus bus name
std::string vasum::ProxyCallRule::targetInterface |
target dbus interface
std::string vasum::ProxyCallRule::targetMethod |
target dbus method
std::string vasum::ProxyCallRule::targetObjectPath |
target dbus object path