Java Security Model
Notes on the Java Security Model
Basics
See the javadoc for the SecurityManager class.
Follow the link to docs/guide/security/permissions.html.
Issues
We should strive to use the SecurityManager instead of inventing our own security system.
Created by
Otter
Last modified
2004-03-19 05:26 PM