You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (Jira)" <ji...@apache.org> on 2022/05/24 07:57:00 UTC

[jira] [Created] (SLING-11341) Provide a Permissions module

Oliver Lietz created SLING-11341:
------------------------------------

             Summary: Provide a Permissions module
                 Key: SLING-11341
                 URL: https://issues.apache.org/jira/browse/SLING-11341
             Project: Sling
          Issue Type: New Feature
            Reporter: Oliver Lietz


{noformat}
    service.isPermitted(principal:Principal, operation:String):boolean
{noformat}

if operation is a readable sub path in resource hierarchy for given principal return true
else false



--
This message was sent by Atlassian Jira
(v8.20.7#820007)