keystore "keystore";
grant signedBy "hello", codeBase "http://localhost/Resin/helloMisc/" {
  permission java.security.AllPermission;
};