2017-09-12 19:03:39 +02:00

4 lines
82 B
Plaintext

grant {
xyz;
permission java.util.PropertyPermission "test.src", "read";
}