Cap.Abac.apply_abac

You're seeing just the function apply_abac, go back to Cap.Abac module for more information.
Link to this function

apply_abac(req, resource)

View Source

ABAC is Attribute-Based Access ControlCall, check owner of resource. Return true of false

## Example

 apply_abac(req, resource)