Java Security Model






Attributes





Focused on Protecting Users from Hostile Programs Downloaded from Untrusted Sources Across a Network

Accomplished via a Customizable "Sandbox" in which Java Programs Run

Sandbox for Untrusted Applets, for example, Prohibits Many Activities incl

Java Cryptology

This is different from Java "Security" as we are discussing here. It is used to encrypt data that is used in applications and certainly provides "security" for such data and applications. It is provided by an entirel separate API of its own.