-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexpressive-power.tex
11 lines (9 loc) · 1.06 KB
/
expressive-power.tex
1
2
3
4
5
6
7
8
9
10
11
\chapter{Comparing Enumerated and Logical-Formula Authorization-Policy Models}
\label{sec:expresssive-power}
In this chapter, we compare enumerated and logical-formula authorization policy ABAC models with respect to their theoretical expressive power. In this connection, we define a multi-attribute LAP model called \LPMN{}. We also simplify \EPMNModel{} model defined in the last section. We then compare \EPMNModel{} with \LPMN{} with respect to expressive power. We show that in the finite domain, multi-attribute EAP and LAP models are equivalent with respect to their theoretical expressive power. Additionally, we show that single and multi-attribute EAP models are equivalent, as well as single and multi-attribute LAP models are equivalent with respect to their theoretical expressive power.
\section{Finite Domain EAP and LAP Models}
\input{DBSEC16Short/finite-domain-models.tex}
\section{Theoretical Expressive Power of EAP and LAP Models}
\input{DBSEC16Short/expressive-power.tex}
\section{Beyond Expressive Power}
\input{DBSEC16/beyond-expressive-power.tex}