summaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/src/test/resources/pdps/testgroup2/xacml.pip.properties
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP-PAP-REST/src/test/resources/pdps/testgroup2/xacml.pip.properties')
-rw-r--r--ONAP-PAP-REST/src/test/resources/pdps/testgroup2/xacml.pip.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/ONAP-PAP-REST/src/test/resources/pdps/testgroup2/xacml.pip.properties b/ONAP-PAP-REST/src/test/resources/pdps/testgroup2/xacml.pip.properties
new file mode 100644
index 000000000..bc4027a5f
--- /dev/null
+++ b/ONAP-PAP-REST/src/test/resources/pdps/testgroup2/xacml.pip.properties
@@ -0,0 +1,9 @@
+#
+#Wed Feb 14 16:26:32 EST 2018
+historydb.name=operationHistoryDB
+AAF.description=AAFEngine to communicate with AAF to take decisions
+historydb.issuer=org\:onap\:xacml\:guard\:historydb
+AAF.classname=org.onap.policy.xacml.std.pip.engines.aaf.AAFEngine
+AAF.name=AAFEngine
+historydb.classname=org.onap.policy.xacml.std.pip.engines.OperationHistoryEngine
+xacml.pip.engines=historydb,AAF