@inproceedings{c80238a5eaa24c0084ba3f0ca236d7e2,
title = "XEngine: A fast and scalable XACML policy evaluation engine",
abstract = "XACML has become the de facto standard for specif3dng access control policies for various applications, especially web services. With the explosive growth of web applications deployed on the Internet, XACML policies grow rapidly in size and complexity, which leads to longer request processing time. This paper concerns the performance of request processing, which is a critical issue and so far has been overlooked by the research community. In this paper, we propose XEngine, a scheme for efficient XACML policy evaluation. XEngine first converts a textual XACML policy to a numerical policy. Second, it converts a numerical policy with complex structures to a numerical policy with a normalized structure. Third, it converts the normalized numerical policy to tree data structures for efficient processing of requests. To evaluate the performance of XEngine, we conducted extensive experiments on both real-life and synthetic XACML policies. The experimental results show that XEngine is orders of magnitude more efficient than Sun PDP, and the performance difference between XEngine and Sun PDP grows almost linearly with the number of rules in XACML policies. For XACML policies of small sizes (with hundreds of rules), XEngine is one to two orders of magnitude faster than the widely deployed Sun PDP. For XACML policies of large sizes (with thousands of rules), XEngine is three to four orders of magnitude faster than Sun PDP.",
keywords = "Access control, Policy decision point (pdp), Policy enforcement point (pep), Policy evaluation, Web server, XACML",
author = "Liu, {Alex X.} and Fei Chen and Jeehyun Hwang and Tao Xie",
year = "2008",
doi = "10.1145/1375457.1375488",
language = "English (US)",
isbn = "9781605580050",
series = "SIGMETRICS'08: Proceedings of the 2008 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems",
number = "1 SPECIAL ISSUE",
pages = "265--276",
booktitle = "SIGMETRICS'08",
edition = "1 SPECIAL ISSUE",
note = "2008 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems, SIGMETRICS'08 ; Conference date: 02-06-2008 Through 06-06-2008",
}