commit | f6fd55fe2a3a4e84642e009b6287f57efd614fa2 | [log] [tgz] |
---|---|---|
author | Robert Munteanu <rombert@apache.org> | Thu Oct 12 19:09:17 2023 +0200 |
committer | Robert Munteanu <rombert@apache.org> | Thu Oct 12 19:09:17 2023 +0200 |
tree | 23acbd360985ec40293611d8f776d7e607200eb1 | |
parent | a3169947676fe267f47219446e72f9c204591d8a [diff] |
SLING-12094 - Use GitHub for the Maven scm.url value
This module is part of the Apache Sling project.
This module provides an implementation of the Sling Commons Permissions API based on Sling Resource and JCR APIs.
The Sling Permissions Service maps permissions to JCR items and checks if given Principal
has read access via Session#itemExists($permission)
.
The root path of the permissions (hierarchy) is configurable.