modularity / granularity of security for a Java application (not applet)  
Author Message
curious





PostPosted: 2004-4-17 6:19:00 Top

java-programmer, modularity / granularity of security for a Java application (not applet) Can an administrator control the security restrictions for Java
applications, separately from restrictions for native, non-Java apps?

If so, what are (some of) the resources that can be restricted?

Specifically, can a Java application be temporarily prevented from using
network services?

Again, this is for an application, not an applet.

Thanks for any information,
George
 
curious





PostPosted: 2004-4-18 1:36:00 Top

java-programmer >> modularity / granularity of security for a Java application (not applet) Roedy Green <email***@***.com> wrote:

>
> see http://mindprod.com/jgloss/policy.html
>

Fantastic! That was a bullseye! Now I know where to look for any Java
issues.

It seems like you just updated that page. For anyone just passing
through, the actual URL is: http://mindprod.com/jgloss/policyFile.html

Thank you,
George