Next:
Semaphore
, Previous:
ScaledDecimal
, Up:
Base classes
1.145 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
SecurityPolicy-modifying
: (instance)
SecurityPolicy-querying
: (instance)