Next: , Previous: , Up: Base classes   [Index]


1.149 SecurityPolicy

Defined in namespace Smalltalk
Superclass: Object
Category: Language-Security

I am the class that represents which operations that could harm the system’s security are allowed or denied to a particular class. If a class does not have a policy, it is allowed everything if it is trusted, and denied everything if it is untrusted