Copyright © 2001 Qusay H. Mahmoud
16
Overview of Java Security
l
The Java security model is composed of three
layers:
–
The Java language itself
–
The Java compiler and run-time system
–
The
SecurityManager
class
–
l
The three layers provide a restricted environment
known as the “
sandbox
”
l