@Version("1.5.0")
Package org.apache.sling.serviceusermapping
-
Interface Summary Interface Description ServicePrincipalsValidator TheServicePrincipalsValidator
allows to implement validation of configured service user mappings.ServiceUserMapped TheServiceUserMapped
is a marker service that can be used to ensure that there is an already registered mapping for a certain service/subService.ServiceUserMapper 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.ServiceUserValidator TheServiceUserValidator
allows to implement validation of configured service user mappings. -
Class Summary Class Description Mapping TheMapping
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.