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