Browsing by Author "Nguyen, Viet-Ha"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item Analyzing RBAC Security Policy of Implementation Using AST(2009) Pham, Hung T.; Truong, Ninh-Thuan; Nguyen, Viet-HaSecurity policy is a critical property in software applications which require high levels of safety and security. It has to be clearly specified in requirement documents and its implementation must be conformed to the specification. In this paper, we propose an approach to check if the implementation is in accordance with its security policy specification. We use the Abstract Syntax Tree (AST), another manner of expressing the program, to analyze the source code and specify user permission policy in software systems by Role-Based Access Control (RBAC).