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.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: October 1, 1997 8:34 AM by
Bill
|
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
|
|