source: AE/Setup/Windows/JRE/lib/security/javaws.policy@ 1049

Last change on this file since 1049 was 818, checked in by alloc, 12 years ago

AEI2 Setup Win

File size: 132 bytes
RevLine 
[818]1// @(#)javaws.policy 1.7 00/09/18
2
3grant codeBase "file:${jnlpx.home}/javaws.jar" {
4 permission java.security.AllPermission;
5};
6
Note: See TracBrowser for help on using the repository browser.