6 lines
98 B
Plaintext
Executable File
6 lines
98 B
Plaintext
Executable File
|
|
grant codeBase "file:${jnlpx.home}/javaws.jar" {
|
|
permission java.security.AllPermission;
|
|
};
|
|
|