 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri May 28, 2004 3:33 pm Post subject: Paranoid sandbox by way of ClassLoader - viability |
|
|
Here is my goal: to jail (i.e. put in a sandbox) a .class code's running
completely from access to all other classes JVM could possible load, except
java.lang.Object (which I suppose is the basic minimal).
I have written a code to do that by way of ClassLoader. Before proceeding to
write the rest of my program, I wanna ask, how safe will this mechanism be?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|