Uses of Interface
org.apache.sling.serviceusermapping.ServiceUserMapper
Packages that use ServiceUserMapper
Package
Description
The
org.apache.sling.jcr.base
package provides basic support
to expose JCR repositories in Sling.-
Uses of ServiceUserMapper in org.apache.sling.jcr.base
Methods in org.apache.sling.jcr.base that return ServiceUserMapperModifier and TypeMethodDescriptionprotected abstract ServiceUserMapper
AbstractSlingRepositoryManager.getServiceUserMapper()
Returns theServiceUserMapper
service to map the service name to a service user name.