source: AE/installer2/setup_win/JRE/lib/security/javaws.policy@ 636

Last change on this file since 636 was 613, checked in by alloc, 12 years ago

AEI2:

  • Added win-installer
File size: 132 bytes
Line 
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.