Go to the source code of this file.
◆ checkAccessRights()
Checks the Access Right based on ACP list of Entity (Permission)
- Parameters
-
- Returns
- error with a specific status code if the requesting Entity or the method does not exist otherwise null
◆ checkACP()
| int checkACP |
( |
std::list< AccessControlPolicy * > |
acpList, |
|
|
const String & |
originator, |
|
|
Operation |
operation, |
|
|
bool |
checkSelfPrivileges = false |
|
) |
| |
Checks the Access Right based on ACP list (Permission)
- Parameters
-
| acp | - Id of the accessRight |
| originator | - requesting entity used by the requester |
| operation | - requested method |
- Returns
- error with a specific status code if the requesting Entity or the method does not exist otherwise null