Detail publikace

Advanced autonomous access control system for web-based server applications

CVRK, L., VRBA, V., MOLNÁR, K.

Originální název

Advanced autonomous access control system for web-based server applications

Typ

článek ve sborníku ve WoS nebo Scopus

Jazyk

angličtina

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.

Klíčová slova

access control, SQL, database

Autoři

CVRK, L., VRBA, V., MOLNÁR, K.

Rok RIV

2007

Vydáno

2. 4. 2007

Nakladatel

International Association of Science and Technology for Development

Místo

Phuket

ISBN

978-0-88986-656-0

Kniha

Proceeding of the 3rd International Conference on Advances in Computer Science and Technology

Strany od

1

Strany do

6

Strany počet

6

BibTex

@inproceedings{BUT22799,
  author="Lubomír {Cvrk} and Vít {Vrba} and Karol {Molnár}",
  title="Advanced autonomous access control system for web-based server applications",
  booktitle="Proceeding of the 3rd International Conference on Advances in Computer Science and Technology",
  year="2007",
  pages="6",
  publisher="International Association of Science and Technology for Development",
  address="Phuket",
  isbn="978-0-88986-656-0"
}