source:
AE/Setup/Windows/JRE/lib/security/javaws.policy@
828
Last change on this file since 828 was 818, checked in by , 12 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
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.