Detail publikačního výsledku

A novel system of access control for server applications in web environments

CVRK, L.; VRBA, V.

Originální název

A novel system of access control for server applications in web environments

Anglický název

A novel system of access control for server applications in web environments

Druh

Článek recenzovaný mimo WoS a Scopus

Originální abstrakt

The number of the server applications in the world is rapidly increasing. Many of them need to handle user access. A typical approach is to implement access control logic directly into an object which is responsible for storing and retrieving the data and performing required operations over the data. The object checks access to appropriate methods and permits or denies required operation. But the systems are usually constructed from many such objects which require similar access control system. This leads to a greater overhead because access control checking must be coded inside all those objects. More code brings more bugs into the system moreover if a programmer simply forgets to verify some of required rights in the code then the system may encounter a forbidden data access. This article deals with that problem area and designs a unified database layer operating over relation database management systems. Key benefits it brings are strong simplification of the access control system from the point of view of the application code and impossibility to access data without permissions.

Anglický abstrakt

The number of the server applications in the world is rapidly increasing. Many of them need to handle user access. A typical approach is to implement access control logic directly into an object which is responsible for storing and retrieving the data and performing required operations over the data. The object checks access to appropriate methods and permits or denies required operation. But the systems are usually constructed from many such objects which require similar access control system. This leads to a greater overhead because access control checking must be coded inside all those objects. More code brings more bugs into the system moreover if a programmer simply forgets to verify some of required rights in the code then the system may encounter a forbidden data access. This article deals with that problem area and designs a unified database layer operating over relation database management systems. Key benefits it brings are strong simplification of the access control system from the point of view of the application code and impossibility to access data without permissions.

Klíčová slova

access control, relation database, sql

Klíčová slova v angličtině

access control, relation database, sql

Autoři

CVRK, L.; VRBA, V.

Vydáno

30.12.2006

Nakladatel

Global Engineering, Science and Technology Society

ISSN

1738-6438

Periodikum

International Transaction on Computer Science and Engineering

Svazek

2006

Číslo

35

Stát

Korejská republika

Strany od

186

Strany počet

13

BibTex

@article{BUT44189,
  author="Lubomír {Cvrk} and Vít {Vrba}",
  title="A novel system of access control for server applications in web environments",
  journal="International Transaction on Computer Science and Engineering",
  year="2006",
  volume="2006",
  number="35",
  pages="13",
  issn="1738-6438"
}