Java's Security Architecture
Summary:
One of the primary reasons Java technology is a "good fit" for networks is that it has a comprehensive security model designed into its architecture. The first half of this article gives an overview of Java's security model. The second half focuses on one aspect of that security model: the safety features built into the Java virtual machine.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: July 1, 1997 8:34 AM by
Bill
|
One of the primary reasons Java technology is a "good fit" for networks is that it has a comprehensive security model designed into its architecture. The first half of this article gives an overview of Java's security model. The second half focuses on one aspect of that security model: the safety features built into the Java virtual machine. Read this Artima.com article: http://www.artima.com/underthehood/overviewsecurity.html
|
|