SLING-3524: Clone JCR session when a resource resolver is cloned.

Detect when a session-based resource resolver is being cloned, and clone
the underlying JCR session using the self-impersonation trick. This
requires slight API changes in order to detect cloning.
3 files changed
tree: 61e1b5652abf2222f6af64ce976ef310c566bccc
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling JCR Resource Resolver

This module is part of the Apache Sling project.

This bundle provides the JCR based Resource Resolver.