Skip to content

Files

Latest commit

baf528c · Sep 9, 2014

History

History
13 lines (8 loc) · 661 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 661 Bytes

STAPL - Java API

This project provides a simple Java API project to employ STAPL in Java applications. STAPL is a simple Scala DSL designed to express and evaluate attribute-based tree-structured policies (think XACML) easily.

For more information about STAPL in general, see the main STAPL project.

For more information about this project, see the STAPL documentation.

For examples of using the Java API, see https://github.com/maartendecat/stapl-examples/tree/master/src/main/scala/stapl/examples/javaapi