Package org.apache.sling.serviceusermapping


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