source:
AE/Setup/Windows/JRE/lib/security/javaws.policy@
1049
Last change on this file since 1049 was 818, checked in by , 12 years ago | |
---|---|
File size: 132 bytes |
Rev | Line | |
---|---|---|
[818] | 1 | // @(#)javaws.policy 1.7 00/09/18 |
2 | ||
3 | grant codeBase "file:${jnlpx.home}/javaws.jar" { | |
4 | permission java.security.AllPermission; | |
5 | }; | |
6 |
Note:
See TracBrowser
for help on using the repository browser.