jcage

The jcage package implements a run-time configurable sandbox using the JVM's security components.

Features

  • Simple, verifiable sandboxing: Tiny trusted code base using nothing beyond the standard JVM security components to enforce a security policy.
  • Documentation!
  • Full unit test coverage.
  • ISC license.