The search functionality is under construction.

IEICE TRANSACTIONS on Information

A Conflict Detection Mechanism for Authorization Using Intention Types in Object-Oriented Database Systems

Tae-Jong SON, Kyu-Young WHANG, Won-Young KIM, Il-Yeol SONG

  • Full Text Views

    0

  • Cite this

Summary :

Many object-oriented database systems have used the notion of implicit authorization to avoid the overhead caused by explicitly storing all authorizations for each object. In implicit authorization, it is very important to detect efficiently conflicts between existing authorizations and new authorizations to be added. In this article we propose a conflict detection mechanism in the OODBMSs using implicit authorization with the notion of intention type authorization. When we grant an authorization on a node n in the database granularity hierarchy, the existing method is inefficient in determining the conflicts since it needs to examine all authorizations on the descendants of the node n. In contrast, our mechanism has the advantage of detecting the conflicts at the node n where an explicit authorization is to be granted without examining any authorizations below the node n. Thus, the proposed mechanism can detect a conflict with the average time complexity of O(d), which is smaller than O(md) of existing methods, where m is the number of children nodes at an arbitrary level and d is the difference of levels between the node with an existing explicit authorization and the higher node where an explicit authorization is to be granted. We also show that the additional storage overhead of storing all authorizations is negligible when compared with the total number of all explicit authorizations.

Publication
IEICE TRANSACTIONS on Information Vol.E81-D No.10 pp.1053-1063
Publication Date
1998/10/25
Publicized
Online ISSN
DOI
Type of Manuscript
Category
Databases

Authors

Keyword