summaryrefslogtreecommitdiffstats
path: root/ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties
diff options
context:
space:
mode:
authormmis <michael.morris@ericsson.com>2018-02-16 12:34:39 +0000
committermmis <michael.morris@ericsson.com>2018-02-16 12:38:35 +0000
commit7e341058489a2bad74bc6d67ab59ef42501f56ca (patch)
tree2d60d7006e9ecadd59e1502e0c87ecddfc6a07f2 /ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties
parentaee733bc72df351a0e3c4aa4df7807362fb515c1 (diff)
JUnit test for policy/engine ONAP-XACML
Increased junits in package org.onap.policy.xacml.test.std.pap in policy/engine ONAP-XACML Change-Id: Ifef6fcc36044039b2c3d0c0dbffecffd3e242434 Issue-ID: POLICY-605 Signed-off-by: mmis <michael.morris@ericsson.com>
Diffstat (limited to 'ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties')
-rw-r--r--ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties24
1 files changed, 24 insertions, 0 deletions
diff --git a/ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties b/ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties
new file mode 100644
index 000000000..ada317ca5
--- /dev/null
+++ b/ONAP-XACML/src/test/resources/emptyPapGroupsDefault/default/xacml.pip.properties
@@ -0,0 +1,24 @@
+###
+# ============LICENSE_START=======================================================
+# Copyright (C) 2018 Ericsson. All rights reserved.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ============LICENSE_END=========================================================
+###
+
+#
+#Tue Feb 13 13:39:20 GMT 2018
+AAF.description=AAFEngine to communicate with AAF to take decisions
+AAF.classname=org.onap.policy.xacml.std.pip.engines.aaf.AAFEngine
+AAF.name=AAFEngine
+xacml.pip.engines=AAF