4 lines
102 B
Plaintext
Raw Normal View History

2007-12-01 00:00:00 +00:00
grant codebase "file:/home/duke" {
permission java.net.SocketPermission "localhost", "accept";
};