Aspect oriented approach to improvement role based access control systems

The important for Security system designs are required to be flexible enough to support multiple policies. While there are some approaches for implementing several different policies, how to support different models within the same policy family has not been answered with a satisfying solution. This...

Full description

Saved in:
Bibliographic Details
Main Authors: Hazaa, Muneer A., Abd Ghani, Abdul Azim, Mamat, Ali, Ibrahim, Hamidah
Format: Conference or Workshop Item
Language:English
Published: IEEE 2009
Online Access:http://psasir.upm.edu.my/id/eprint/47675/1/Aspect%20oriented%20approach%20to%20improvement%20role%20based%20access%20control%20systems.pdf
http://psasir.upm.edu.my/id/eprint/47675/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The important for Security system designs are required to be flexible enough to support multiple policies. While there are some approaches for implementing several different policies, how to support different models within the same policy family has not been answered with a satisfying solution. This is partly due to the limitation of traditional techniques for designing protection mechanisms, which decompose a system into units of functionality. Unlike the implementation of a new policy, extending a design to support a policy variant involves reusing some implemented functions. With traditional programming techniques it is inevitable to modify the existing functional units directly. In terms of object-orientation, such modifications include introducing new attributes, new member functions, and new definition of existing member functions. These are threats to the good modularity necessary to a flexible design. We propose an aspect-oriented approach to address the problem of supporting different models within the same policy family and to provide flexibility in security system design. As a case study, we present an aspect-oriented design framework for CORBA Access Control subsystem that supports different role-based access control models.