4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
|
grant {
|
||
|
permission java.util.PropertyPermission "*", "read";
|
||
|
};
|