Security Java Tutorial

grant { 
    permission java.lang.RuntimePermission "stopThread";
   
};