grant {
    permission java.security.AllPermission;
    // Allow everything for now
};
