summaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties
diff options
context:
space:
mode:
authoruj426b <uj426b@att.com>2018-02-20 17:19:00 -0500
committeruj426b <uj426b@att.com>2018-02-21 12:01:50 -0500
commite2b2ebadd1038a72157bd67312307aa19acd933c (patch)
tree7f88cb97191d05400eebe10227470be5d2d8319f /POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties
parentb2c2186295866511b3c989279599388aaacd0ba2 (diff)
Added Junits for POLICY-SDK-APP controllers
Issue-ID: POLICY-584 Change-Id: I306f3484f466accf11ca4fd59864a4b402dcb733 Signed-off-by: uj426b <uj426b@att.com>
Diffstat (limited to 'POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties')
-rw-r--r--POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties b/POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties
new file mode 100644
index 000000000..ae3538a6e
--- /dev/null
+++ b/POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties
@@ -0,0 +1,9 @@
+#
+#Thu Feb 15 10:13:45 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