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

4 lines
101 B
Plaintext

grant codebase "file:/tmp/duke" {
permission java.net.SocketPermission "localhost", "accept";
};