资 源 简 介
Introduction
e-xacml (Extended XACML framework) enables fine-grained access control over both static and stream data. It is a joint work by NTU School of Computer Engineering and NTU Intelligent Systems Center under A*Star TSRP funded pCloud project.
For those who want to have a look at the source code and make possible changes/improvements on it, please use svn to check out the code from the repository with command like:
svn checkout http://e-xacml.googlecode.com/svn/trunk/ e-xacml-read-only
The source code is built using Ant and build instructions are in build.xml
For those who are interested in just trying e-xacml out or use it without any further modifications, please download precompiled jar files from here and follow the step-by-step instructions below:
文 件 列 表
streams
weather.xml
lib
commons-collections-3.2.1.jar
commons-configuration-1.6.jar
commons-lang-2.6.jar
commons-logging-1.1.1.jar
log4j-1.2.16.jar
mysql-connector-java-5.1.16-bin.jar
pCloudXACML.jar
postgresql-9.0-801.jdbc3.jar
resolver.jar
sbclient.jar
sbfeedsim.jar
sbserver.jar
serializer.jar
xalan.jar
xercesImpl.jar
xercesSamples.jar
xml-apis.jar
xsltc.jar
proxyServerConfig
dataServerConfig
dataMap
clientConfig
policy.xml
requestFile.xml
A step by step guide to run exacml.docx
build.xml