{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-webdav",
      "artifactVersion": "2023.16.12",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.binary.metadata",
          "org.nuxeo.directory.mongodb",
          "org.nuxeo.dmk-adaptor",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.jwt",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.csv.export",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.filemanager",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.mail",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.oauth1",
          "org.nuxeo.ecm.platform.pdf",
          "org.nuxeo.ecm.platform.query.api",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.threed",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.platform.types",
          "org.nuxeo.ecm.platform.url",
          "org.nuxeo.ecm.platform.usermanager",
          "org.nuxeo.ecm.quota",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.importer.stream",
          "org.nuxeo.mail",
          "org.nuxeo.mongodb.audit",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Platform Importer\n\n## About Nuxeo Platform Importer\n\nThe file importer comes as a Java library (with nuxeo runtime service) and a sample JAX-RS interface to launch, monitor and abort import jobs.\nThis project is an on-going project, supported by Nuxeo\n\n## Building\n### How to Build Nuxeo Platform Importer\nBuild the Nuxeo Platform Importer with Maven:\n```$ mvn install -Dmaven.test.skip=true```\n\n## Deploying\nNuxeo Platform Importer is available as two package add-ons [from the Nuxeo Marketplace]\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-platform-importer\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-scan-importer\n\n## Resources\n### Documentation\nThe documentation for Nuxeo Platform Importer is available in our Documentation Center: http://doc.nuxeo.com/x/gYBVAQ\n\n### Reporting Issues\nYou can follow the developments in the Nuxeo Platform project of our JIRA bug tracker, which includes a Nuxeo Platform Importer component:\nhttps://jira.nuxeo.com/browse/NXP/component/10621\n\nYou can report issues on: http://answers.nuxeo.com/\n\n## About Nuxeo\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n",
            "digest": "83bb2a4c6415c9f07db3ab17fa99510c",
            "encoding": "UTF-8",
            "length": 1753,
            "mimeType": "text/plain",
            "name": "README.md"
          }
        ],
        "version": "2023.16"
      },
      "bundleId": "org.nuxeo.ecm.webdav",
      "components": [
        {
          "@type": "NXComponent",
          "aliases": [
            "org.nuxeo.ecm.platform.wi.service.WIPluggableBackendManager"
          ],
          "componentClass": "org.nuxeo.ecm.webdav.service.WebDavService",
          "documentationHtml": "",
          "extensionPoints": [
            {
              "@type": "NXExtensionPoint",
              "aliases": [
                "org.nuxeo.ecm.platform.wi.service.WIPluggableBackendManager--backendFactory"
              ],
              "componentId": "org.nuxeo.ecm.webdav.service",
              "descriptors": [
                "org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor"
              ],
              "documentation": "\n      This extension can be used to register WI backend Factory\n        \n",
              "documentationHtml": "<p>\nThis extension can be used to register WI backend Factory\n</p><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.service/ExtensionPoints/org.nuxeo.ecm.webdav.service--backendFactory",
              "id": "org.nuxeo.ecm.webdav.service--backendFactory",
              "label": "backendFactory (org.nuxeo.ecm.webdav.service)",
              "name": "backendFactory",
              "version": "2023.16.12"
            }
          ],
          "extensions": [],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.service",
          "name": "org.nuxeo.ecm.webdav.service",
          "requirements": [],
          "resolutionOrder": 929,
          "services": [],
          "startOrder": 911,
          "version": "2023.16.12",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.webdav.service\">\n\n    <alias>org.nuxeo.ecm.platform.wi.service.WIPluggableBackendManager</alias>\n\n    <implementation class=\"org.nuxeo.ecm.webdav.service.WebDavService\"/>\n\n    <extension-point name=\"backendFactory\">\n        <documentation>\n      This extension can be used to register WI backend Factory\n        </documentation>\n        <object class=\"org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor\"/>\n    </extension-point>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/service-contrib.xml",
          "xmlPureComponent": false
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService--authenticators",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.auth.config/Contributions/org.nuxeo.ecm.webdav.auth.config--authenticators",
              "id": "org.nuxeo.ecm.webdav.auth.config--authenticators",
              "registrationOrder": 9,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "name": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "type": "service"
              },
              "version": "2023.16.12",
              "xml": "<extension point=\"authenticators\" target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\">\n    <authenticationPlugin class=\"org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator\" enabled=\"true\" name=\"WEBDAV_BASIC_AUTH\">\n      <parameters>\n        <parameter name=\"AutoPrompt\">true</parameter>\n        <parameter name=\"RealmName\">Nuxeo WebDAV</parameter>\n      </parameters>\n    </authenticationPlugin>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService--specificChains",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.auth.config/Contributions/org.nuxeo.ecm.webdav.auth.config--specificChains",
              "id": "org.nuxeo.ecm.webdav.auth.config--specificChains",
              "registrationOrder": 5,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "name": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "type": "service"
              },
              "version": "2023.16.12",
              "xml": "<extension point=\"specificChains\" target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\">\n    <specificAuthenticationChain name=\"WebDAV\">\n        <urlPatterns>\n            <url>(.*)/site/dav.*</url>\n        </urlPatterns>\n        <replacementChain>\n            <plugin>DIGEST_AUTH</plugin>\n            <plugin>WEBDAV_BASIC_AUTH</plugin>\n            <plugin>ANONYMOUS_AUTH</plugin>\n        </replacementChain>\n    </specificAuthenticationChain>\n    <specificAuthenticationChain name=\"WebDAV_Root\">\n      <headers>\n        <header name=\"User-Agent\">(Microsoft-WebDAV-MiniRedir|DavClnt|litmus|gvfs|gnome-vfs|davfs|WebDAV|cadaver|BitKinex|GoodReader|DataAccess|iWorkHTTPKit).*</header>\n      </headers>\n\n      <replacementChain>\n        <plugin>DIGEST_AUTH</plugin>\n        <plugin>WEBDAV_BASIC_AUTH</plugin>\n      </replacementChain>\n    </specificAuthenticationChain>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.auth.config",
          "name": "org.nuxeo.ecm.webdav.auth.config",
          "requirements": [
            "org.nuxeo.ecm.platform.ui.web.auth.defaultConfig"
          ],
          "resolutionOrder": 930,
          "services": [],
          "startOrder": 658,
          "version": "2023.16.12",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.webdav.auth.config\">\n<!--\nSetup a Basic Auth plugin for /dav paths that will always send 401 on authentication failures\n-->\n\n  <require>org.nuxeo.ecm.platform.ui.web.auth.defaultConfig</require>\n\n  <extension\n      target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\"\n      point=\"authenticators\">\n    <authenticationPlugin name=\"WEBDAV_BASIC_AUTH\" enabled=\"true\"\n        class=\"org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator\">\n      <parameters>\n        <parameter name=\"AutoPrompt\">true</parameter>\n        <parameter name=\"RealmName\">Nuxeo WebDAV</parameter>\n      </parameters>\n    </authenticationPlugin>\n  </extension>\n\n  <extension\n      target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\"\n      point=\"specificChains\">\n    <specificAuthenticationChain name=\"WebDAV\">\n        <urlPatterns>\n            <url>(.*)/site/dav.*</url>\n        </urlPatterns>\n        <replacementChain>\n            <plugin>DIGEST_AUTH</plugin>\n            <plugin>WEBDAV_BASIC_AUTH</plugin>\n            <plugin>ANONYMOUS_AUTH</plugin>\n        </replacementChain>\n    </specificAuthenticationChain>\n    <specificAuthenticationChain name=\"WebDAV_Root\">\n      <headers>\n        <header name=\"User-Agent\">(Microsoft-WebDAV-MiniRedir|DavClnt|litmus|gvfs|gnome-vfs|davfs|WebDAV|cadaver|BitKinex|GoodReader|DataAccess|iWorkHTTPKit).*</header>\n      </headers>\n\n      <replacementChain>\n        <plugin>DIGEST_AUTH</plugin>\n        <plugin>WEBDAV_BASIC_AUTH</plugin>\n      </replacementChain>\n    </specificAuthenticationChain>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/auth-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService--filterConfig",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.RequestControllerService.contrib/Contributions/org.nuxeo.ecm.webdav.RequestControllerService.contrib--filterConfig",
              "id": "org.nuxeo.ecm.webdav.RequestControllerService.contrib--filterConfig",
              "registrationOrder": 6,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService",
                "name": "org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService",
                "type": "service"
              },
              "version": "2023.16.12",
              "xml": "<extension point=\"filterConfig\" target=\"org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService\">\n\n    <filterConfig name=\"WebDAV\" synchonize=\"false\" transactional=\"true\">\n      <pattern>/nuxeo/site/dav.*</pattern>\n    </filterConfig>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav/org.nuxeo.ecm.webdav.RequestControllerService.contrib",
          "name": "org.nuxeo.ecm.webdav.RequestControllerService.contrib",
          "requirements": [],
          "resolutionOrder": 931,
          "services": [],
          "startOrder": 657,
          "version": "2023.16.12",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.webdav.RequestControllerService.contrib\">\n\n  <extension target=\"org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService\"\n    point=\"filterConfig\">\n\n    <filterConfig name=\"WebDAV\" transactional=\"true\" synchonize=\"false\">\n      <pattern>${org.nuxeo.ecm.contextPath}/site/dav.*</pattern>\n    </filterConfig>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/request-controller-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-webdav-2023.16.12.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.webdav",
      "id": "org.nuxeo.ecm.webdav",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven 3.9.6\r\nBuilt-By: root\r\nBuild-Jdk: 17.0.11\r\nBundle-ManifestVersion: 1\r\nBundle-Version: 1.0.0\r\nBundle-Name: JAX-RS based WebDAV server for Nuxeo\r\nBundle-SymbolicName: org.nuxeo.ecm.webdav;singleton=true\r\nBundle-Vendor: Nuxeo\r\nProvide-Package: org.nuxeo.ecm.webdav\r\nRequire-Bundle: org.nuxeo.ecm.core.api,org.nuxeo.ecm.webengine.core\r\nNuxeo-WebModule: org.nuxeo.ecm.webdav.Application;host=nuxeo-webdav\r\nNuxeo-Component: OSGI-INF/service-contrib.xml,OSGI-INF/auth-contrib.xml,\r\n OSGI-INF/request-controller-contrib.xml\r\n\r\n",
      "maxResolutionOrder": 931,
      "minResolutionOrder": 929,
      "packages": [],
      "requirements": [
        "org.nuxeo.ecm.core.api",
        "org.nuxeo.ecm.webengine.core"
      ],
      "version": "2023.16.12"
    }
  ],
  "creationDate": 1723456257461,
  "key": "Nuxeo Platform-2023.16",
  "name": "Nuxeo Platform",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1723456257461,
  "version": "2023.16"
}