Architecture: Overview
Architecture
This section gives an introduction to the internal architecture of OpenPermis.
Most of the architecture documents listed here make use of UML diagrams and only
feature these description. For in depth information about the architecture please
refer to your favorite IDE and the JavaDocs included in all classes.
Pages
Page |
Description |
Access Decision |
Describes the sequence of events that lead to an access decision. |
Domain Model |
Gives an overview of the domain model. |
Implementation |
Shows the various implementation layers used by the PDP and the editor. |
Auditing |
Overview of the auditing support in the PDP. |
Logging |
Logging concept used in the project. |
XACML Support |
Brief explanation of the Xacml features implemented in OpenPermis. |