Method and apparatus for protection domain based security
Patent Information
- Authority / Receiving Office
- CN Ā· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SUN MICROSYSTEMS INC
- Publication Date
- 2007-07-25
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
Background technique
[0001] There are many computing and runtime environments that have the need to interact with each other and with other software, such as libraries. A firewall or the like is a technology for protecting applications or other software. One type of firewall is to execute each application (or application package) in its own execution context. For example, some computing environments support isolation of application execution contexts.
[0002] The isolation of an application's execution context means that an application cannot access objects or data owned by an application in another context unless the other application explicitly provides an interface for access. Context isolation may be enforced by a firewall. For example, an application executing in the same context as an object instance created in (its own context) is allowed to access the object instance. Applications can provide interfaces for other applications to access in the form of shareable int...