Skip to content

debrecenics/access-control-evaluation

Repository files navigation

MODELS16 Access-Control Evaluation

Requirements

Import projects from Collaboration Framework clone url

Build projects

In the *.meta plugin project, open the *.genmodel file and generate the model code: in the tree-editor, right click on the root object and select the Generate Model.

In the *.query plugin project, open the *.eiq file and force to build the associated artifacts.

Generate Models

  • In the *.model plugin project, the ModelGenerator.java file has a main method that can be run.
  • Modify the generate() method to select the output folder.
  • Modify the MODEL_SIZES variable to set the models to be generated.

Generate Rules

  • In the *.rule plugin project, the AccessControlRuleGenerator.java file has a main method that can be run.
  • Modify the generate() method to select the output folder.
  • Modify the USER_SIZES variable to set the rules to be generated.

Execute Evaluation

  • In the *.evaluation plugin project, the LensEvaluator.java file has a main method that can be run.

About

Evaluation of Query-based Access Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published