First page Back Continue Last page Summary Graphic
Java Security Manager
Trusted Classes
In general:
- Core API classes are trusted
- Classes that are loaded via the CLASSPATH are trusted
Specific permissions may be granted based on signature and codebase
Access Controller is called by the Security Manager to ascertain if a class is trust-worthy