Adding Junits for policy engine
[policy/engine.git] / packages / base / src / files / install / servers / pdp / bin / xacml.pdp.properties
index ac7a5bb..c9a73f6 100644 (file)
@@ -108,6 +108,8 @@ xacml.rest.pap.userid=${{PDP_PAP_PDP_HTTP_USER_ID}}
 xacml.rest.pap.password=${{PDP_PAP_PDP_HTTP_PASSWORD}}
 # Delay for Notifications Don't change this. Value in milliSec.  
 xacml.rest.notification.delay=30  
+# Client interval to ping notification service. 
+CLIENT_INTERVAL=15000
 # Request Buffer Size. 
 REQUEST_BUFFER_SIZE=5
 #***Properties for IntegrityMonitor integration defined in XACMLRestProperties.java***