jar

org.apache.sling : org.apache.sling.jcr.base

Maven & Gradle

Apr 04, 2023
54 usages

Apache Sling JCR Base · The JCR base bundle provides JCR utility classes

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.jcr.base JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.jcr.base JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
CVE-2023-25141
CVE-2023-25141
CVE-2023-25141
CVE-2023-25141
CVE-2023-25141
3.0.x CVE-2023-25141
CVE-2023-25141
CVE-2023-25141
CVE-2023-25141
2.4.x CVE-2023-25141
CVE-2023-25141
2.3.x CVE-2023-25141
CVE-2023-25141
2.2.x CVE-2023-25141
CVE-2023-25141
2.1.x CVE-2023-25141
CVE-2023-25141
2.0.x CVE-2023-25141
CVE-2023-25141
CVE-2023-25141

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.jcr.base-3.1.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.jcr.base.internal

├─ org.apache.sling.jcr.base.internal.Configuration.class - [JAR]

├─ org.apache.sling.jcr.base.internal.LoginAdminWhitelist.class - [JAR]

├─ org.apache.sling.jcr.base.internal.LoginAdminWhitelistConfiguration.class - [JAR]

├─ org.apache.sling.jcr.base.internal.RepositoryPrinter.class - [JAR]

├─ org.apache.sling.jcr.base.internal.RepositoryPrinterProvider.class - [JAR]

├─ org.apache.sling.jcr.base.internal.WhitelistFragment.class - [JAR]

org.apache.sling.jcr.base.internal.loader

├─ org.apache.sling.jcr.base.internal.loader.Loader.class - [JAR]

org.apache.sling.jcr.base.util

├─ org.apache.sling.jcr.base.util.AccessControlUtil.class - [JAR]

├─ org.apache.sling.jcr.base.util.RepositoryAccessor.class - [JAR]

├─ org.apache.sling.jcr.base.util.package-info.class - [JAR]

org.apache.sling.jcr.base.spi

├─ org.apache.sling.jcr.base.spi.RepositoryMount.class - [JAR]

├─ org.apache.sling.jcr.base.spi.package-info.class - [JAR]

org.apache.sling.jcr.base

├─ org.apache.sling.jcr.base.AbstractSlingRepository2.class - [JAR]

├─ org.apache.sling.jcr.base.AbstractSlingRepositoryManager.class - [JAR]

├─ org.apache.sling.jcr.base.NodeTypeLoader.class - [JAR]

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

org.apache.sling.jcr.base.internal.mount

├─ org.apache.sling.jcr.base.internal.mount.ChainedIterator.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyAccessControlManager.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyItem.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyJackrabbitAccessControlManager.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyJackrabbitRepository.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyJackrabbitSession.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyJackrabbitWorkspace.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyLock.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyNamespaceRegistry.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyNode.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyNodeTypeManager.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyPrivilegeManager.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyProperty.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyQuery.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyQueryManager.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyQueryObjectModel.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyQueryObjectModelFactory.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyQueryResult.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyRepository.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxySession.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyUserManager.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyWorkspace.class - [JAR]

├─ org.apache.sling.jcr.base.internal.mount.ProxyWrapper.class - [JAR]

Advertisement