jar

org.apache.sling : org.apache.sling.serviceusermapper

Maven & Gradle

Aug 17, 2023
42 usages

Apache Sling Service User Mapper · Provides a service to map service names with optional service information to user names to be used to access repositories such as the JCR repository or the Sling ResourceResolver.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.serviceusermapper JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.serviceusermapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.serviceusermapper-1.5.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.serviceusermapping

├─ org.apache.sling.serviceusermapping.Mapping.class - [JAR]

├─ org.apache.sling.serviceusermapping.ServicePrincipalsValidator.class - [JAR]

├─ org.apache.sling.serviceusermapping.ServiceUserMapped.class - [JAR]

├─ org.apache.sling.serviceusermapping.ServiceUserMapper.class - [JAR]

├─ org.apache.sling.serviceusermapping.ServiceUserValidator.class - [JAR]

├─ org.apache.sling.serviceusermapping.package-info.class - [JAR]

org.apache.sling.serviceusermapping.impl.felix.utils.json

├─ org.apache.sling.serviceusermapping.impl.felix.utils.json.JSONWriter.class - [JAR]

org.apache.sling.serviceusermapping.impl

├─ org.apache.sling.serviceusermapping.impl.MappingConfigAmendment.class - [JAR]

├─ org.apache.sling.serviceusermapping.impl.MappingInventoryPrinter.class - [JAR]

├─ org.apache.sling.serviceusermapping.impl.ServiceUserMappedBundleFilter.class - [JAR]

├─ org.apache.sling.serviceusermapping.impl.ServiceUserMappedImpl.class - [JAR]

├─ org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.class - [JAR]

Advertisement