Permission Sensitive Cache Servlet
Available since version 3.13.0
Purpose
Reusable Permission Sensitive Cache Servlet to be used on the /auth_checker configuration of the dispatcher
How to use
- Create an sling:OsgiConfig config for
com.adobe.acs.commons.dispatcher.impl.PermissionSensitiveCacheServlet
. - Add a multi String property
sling.servlet.paths
. - Property value should be the path you want the
/url
config in the Dispatcher/auth_checker
to call.