Uses of Interface
org.apache.sling.jcr.jackrabbit.accessmanager.GetEffectiveAcl
-
Packages that use GetEffectiveAcl Package Description org.apache.sling.jcr.jackrabbit.accessmanager.post -
-
Uses of GetEffectiveAcl in org.apache.sling.jcr.jackrabbit.accessmanager.post
Classes in org.apache.sling.jcr.jackrabbit.accessmanager.post that implement GetEffectiveAcl Modifier and Type Class Description class
GetEffectiveAclServlet
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
-