Class: sec:JavaSandbox

•owl:Thing
        •sec:Countermeasure
                •sec:AccessControlMechanism
                        •sec:JavaSandbox

Super Classes

sec:protects ONLY (sec:_Prevention AND (sec:_Confidentiality OR sec:_Integrity OR sec:_PolicyComplianceAND sec:_Technology)
sec:protects SOME sec:_Technology
sec:AccessControlMechanism
sec:protects SOME sec:_PolicyCompliance
sec:protects SOME sec:_Confidentiality
sec:protects SOME sec:_Integrity
sec:protects SOME sec:_Prevention

Annotations

dc:descriptionA mechanism that confines the scope of Java applet actions according to rules defined in a security model. (ISD)
dc:descriptionA technique whereby a program executing on a computer in a network is isolated from the system around it so that it cannot do any damage or violate any security policy. (ODotI)

Abstract Syntax

Class(sec:JavaSandbox partial restriction(sec:protects allValuesFrom(intersectionOf(sec:_Prevention
                                                                                   unionOf(sec:_Confidentiality
                                                                                           sec:_Integrity
                                                                                           sec:_PolicyCompliance)
                                                                                   sec:_Technology)))
                             restriction(sec:protects someValuesFrom(sec:_Technology))
                             sec:AccessControlMechanism
                             restriction(sec:protects someValuesFrom(sec:_PolicyCompliance))
                             restriction(sec:protects someValuesFrom(sec:_Confidentiality))
                             restriction(sec:protects someValuesFrom(sec:_Integrity))
                             restriction(sec:protects someValuesFrom(sec:_Prevention)))
Generated with OWLDoc