Fix various errors in test logs
[policy/engine.git] / ONAP-PDP-REST / src / test / resources / xacml.pdp.properties
index 2013a1f..0a11aab 100644 (file)
@@ -2,7 +2,7 @@
 # ============LICENSE_START=======================================================
 # ONAP-PDP-REST
 # ================================================================================
-# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (C) 2017-2018 AT&T Intellectual Property. 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.
@@ -42,7 +42,7 @@ aafClient.impl.className=org.onap.policy.utils.AAFPolicyClientImpl
 # AT&T RESTful PDP Implementation Factories
 #
 xacml.pipFinderFactory=org.onap.policy.pdp.rest.impl.XACMLPdpPIPFinderFactory
-xacml.att.policyFinderFactory=org.onap.policy.pdp.rest.impl.XACMLPdpPolicyFinderFactory
+xacml.att.policyFinderFactory=org.onap.policy.pdp.rest.XACMLPdpPolicyFinderFactory
 #
 # When set to true, this flag tells the StdPolicyFinderFactory to combined all the root policy files into
 # into one PolicySet and use the given Policy Algorithm.
@@ -73,7 +73,7 @@ xacml.jmx.port=0
 NOTIFICATION_TYPE=websocket
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
-NOTIFICATION_DELAY=
+NOTIFICATION_DELAY=0
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
@@ -173,4 +173,4 @@ policy.aaf.namespace =
 policy.aaf.resource = 
 # Decision Response settings. 
 # can be either PERMIT or DENY. 
-decision.indeterminate.response=PERMIT
\ No newline at end of file
+decision.indeterminate.response=PERMIT