This project provides policy templates that encapsulate common policy patterns in STAPL. STAPL is a simple Scala DSL designed to express and evaluate attribute-based tree-structured policies (think XACML) easily. The policy templates allow to encapsulate and reuse common patterns in policies in order to specify policies more easily.
For more information about STAPL in general, see the main STAPL project.
For examples of using policy templates, see https://github.com/maartendecat/stapl-examples/tree/master/src/main/scala/stapl/examples/templates