First page Back Continue Last page Summary Graphic
Java Security Manager
java.lang.SecurityManager
Programs perform operations through the core Java API
Methods are invoked by the core Java API to check if an operation is allowable
A SecurityException is thrown if the operation is not allowable