grant codeBase "file:${user.home}/*" { // Give permission to execute all runtime-protected methods permission java.lang.RuntimePermission "*"; };