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 -
-
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 class
ServiceRestrictionsImpl
The 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 ServiceRestrictions
AbstractServiceServlet. getRestrictions()
-