SLING-7591: Fix session leak on impersonation

Make sure that if a JCR ResourceResolver opens a new session for
impersonation, it also closes that session on close();
2 files changed
tree: b81ffbc33d4edad9d889c1163364b92dd476d94f
  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.