Uses of Interface
com.composum.sling.core.service.ServiceRestrictions
-
Packages that use ServiceRestrictions Package Description com.composum.sling.core.service.impl com.composum.sling.core.servlet com.composum.sling.nodes.tools -
-
Uses of ServiceRestrictions in com.composum.sling.core.service.impl
Classes in com.composum.sling.core.service.impl that implement ServiceRestrictions Modifier and Type Class Description classServiceRestrictionsImplThe service to restict the service operations and the Sling POST requests. -
Uses of ServiceRestrictions in com.composum.sling.core.servlet
Methods in com.composum.sling.core.servlet that return ServiceRestrictions Modifier and Type Method Description protected ServiceRestrictionsAbstractServiceServlet. getRestrictions() -
Uses of ServiceRestrictions in com.composum.sling.nodes.tools
Fields in com.composum.sling.nodes.tools declared as ServiceRestrictions Modifier and Type Field Description protected ServiceRestrictionsOsgiBundlesServlet. restrictionsprotected ServiceRestrictionsRuntimeFileServlet. restrictionsprotected ServiceRestrictionsSettingsServlet. restrictions
-