Remove usage of deprecated AccessController (#19)

The SecurityManager and related classes, including AccessController,
have been deprecated as of JDK 17 and are planned for removal. This
commit removes the usage of the APIs.
3 files changed
tree: 9ef615d8762fe3e6268dc159b1e1c5689cb4877e
  1. .github/
  2. contrib/
  3. modules/
  4. .asf.yaml
  5. .gitignore
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.md
README.md

Apache Accumulo Classloader Extras