Java-SPL What is it? ----------- Java SPL is a Java binding for Apache Imperius. JavaSPL is a policy execution engine that can be embedded in Java code. Prerequisites ------------- Antlr 2.7.6 or later. Antlr parsing technology is used to parse the SPL policy files and can be downloaded (as of 10/9/2009) from http://www.antlr2.org/download/antlr-2.7.6.tar.gz. Testing has not been done with Antlr 3. Build ------ 1. In the top level directory execute ant. Refer to the Project website for further details. The Latest Version ------------------ Details of the latest version can be found on the Apache Imperius Project web site . Documentation ------------- Documentation is available online at the project website Samples -------- Sample polices are located under the /samples folder. Instructions for running the samples are included with the sample itself. Licensing --------- This software is licensed under the terms you may find in the file named "LICENSE" in this directory. Thanks for using Imperius. The Apache Imperius Project