lock icon indicating copy to clipboard operation
lock copied to clipboard

Allowed/Denied caller/role for a resource

Open simsim2006 opened this issue 10 years ago • 0 comments

Hi !

Is it possible to get an array of all callers and/or roles having privilege/restriction of a resource ?

For the moment, it's possible to make something like this $caller->getPersmissions() But it would useful for me to be able to make something like this $resource->getAllowedCallers() (and the same for Roles and the same for "restriction" permission)

simsim2006 avatar Apr 29 '15 15:04 simsim2006