Security manager & JRE

Kleban, Steve (sdkleba@sandia.gov)
Thu, 18 Mar 1999 14:15:14 -0700

From: "Kleban, Steve" <sdkleba@sandia.gov>
To: "'java-security@java.sun.com'" <java-security@java.sun.com>
Subject: Security manager & JRE
Date: Thu, 18 Mar 1999 14:15:14 -0700

Hi,

Can I replace the SecurityManager in JRE1.2, so that all applets that invoke
the Plug-in can
use a SecurityManager that I write. I don't want to require that all
applets (developed in my
corporation) need to be signed to access the local disk. I know I can have
the user change
their policy file, but that's work for them and they'll probably mess it up.

Thanks,
Steve Kleban