#include <proxy-call-policy.hpp>
|
| ProxyCallPolicy (const std::vector< ProxyCallRule > &proxyCallRules) |
|
bool | isProxyCallAllowed (const std::string &caller, const std::string &target, const std::string &targetBusName, const std::string &targetObjectPath, const std::string &targetInterface, const std::string &targetMethod) const |
|
vasum::ProxyCallPolicy::ProxyCallPolicy |
( |
const std::vector< ProxyCallRule > & |
proxyCallRules | ) |
|
bool vasum::ProxyCallPolicy::isProxyCallAllowed |
( |
const std::string & |
caller, |
|
|
const std::string & |
target, |
|
|
const std::string & |
targetBusName, |
|
|
const std::string & |
targetObjectPath, |
|
|
const std::string & |
targetInterface, |
|
|
const std::string & |
targetMethod |
|
) |
| const |
std::vector<ProxyCallRule> vasum::ProxyCallPolicy::mProxyCallRules |
|
private |
The documentation for this class was generated from the following files: