4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
grant {
|
||
|
permission java.util.PropertyPermission "user.name", "read";
|
||
|
};
|