Article Discussion
The Security Manager
Summary: This article turns to one aspect of Java's security model: the security manager of the Java virtual machine (JVM). The security manager, working in concert with the Java API, enables programmers to establish a custom security policy for their Java applications.
1 post on 1 page.      
« Previous 1 Next »
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: October 1, 1997 8:34 AM by Bill
Bill
Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
The Security Manager
October 1, 1997 8:34 AM      
This article turns to one aspect of Java's security model: the security manager of the Java virtual machine (JVM). The security manager, working in concert with the Java API, enables programmers to establish a custom security policy for their Java applications.

Read this Artima.com article:

http://www.artima.com/underthehood/securitymanager.html
1 post on 1 page.
« Previous 1 Next »