Package org.apache.sling.serviceusermapping
@Version("1.5.0")
package org.apache.sling.serviceusermapping
-
ClassDescriptionThe
Mapping
class defines the mapping of a service's name and optional service information to a user name and optionally to a set of principal names.TheServicePrincipalsValidator
allows to implement validation of configured service user mappings.TheServiceUserMapped
is a marker service that can be used to ensure that there is an already registered mapping for a certain service/subService.TheServiceUserMapper
service can be used to map a service provided by a bundle to the ID of a user account used to access the ResourceResolver used by the service to access its data.TheServiceUserValidator
allows to implement validation of configured service user mappings.