DocumentCode
2549565
Title
Advanced access control system for multi-tier server applications
Author
Cvrk, Lubomir ; Vrba, Vit ; Molnar, Karol
Author_Institution
Brno Univ. of Technol., Brno
fYear
2007
fDate
22-28 April 2007
Firstpage
12
Lastpage
12
Abstract
Server applications are one of the most important components of applications which use multi-tire architecture. These servers need to handle access of users. Access control logic is usually implemented directly inside an object which is responsible for performing required operations over the data. The object verifies access to its methods and permits or denies the operation. But systems usually consist of many such objects with different missions. All of these objects require similar access control system. This makes a greater overhead because access control verification must be coded inside all those objects. If in this approach a programmer forgets to verify some of required rights in the code then the system may encounter a forbidden data access. This article deals with that topic and designs a unified database layer working over relation databases. Benefits of this layer are strong simplification of the access control system and impossibility to access data without permissions.
Keywords
SQL; authorisation; relational databases; SQL generator; access control verification; advanced access control system; forbidden data access; multi tier server application; relation databases; unified database layer; Access control; Application software; Computer architecture; Java; Logic; Permission; Programming profession; Publishing; Relational databases; Watches;
fLanguage
English
Publisher
ieee
Conference_Titel
Systems, 2007. ICONS '07. Second International Conference on
Conference_Location
Martinique
Print_ISBN
0-7695-2807-4
Electronic_ISBN
0-7695-2807-4
Type
conf
DOI
10.1109/ICONS.2007.10
Filename
4196314
Link To Document