Previous Topic: How Is It Protected?

Next Topic: Accessor Elements


Class Activation

The information about class status (that is, whether the class was active or inactive) is held in the database. Every attempt to access a resource is intercepted by CA Access Control, which checks the status in the database. If the class is inactive, access is allowed without further checking for authorization.

CA Access Control issues a list of active classes when the engine starts and when a user changes the class activity status. If a class is inactive, access to the resource is not intercepted, which reduces overhead.