Remove auto generated rule to the drl
[policy/engine.git] / PolicyEngineClient / config.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # PolicyEngineClient
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21 # PIP Engine Definition
22 PDP_URL1 =  http://localhost:8081/pdp/  , testpdp , alpha123
23 PAP_URL =   http://localhost:9091/pap/  , testpap , alpha123
24 #PDP_URL1 = http://localhost:8082/pdp/, testpdp, alpha456
25 #PAP_URL = http://localhost:8070/pap/, testpap, alpha123
26 NOTIFICATION_TYPE=websocket
27 NOTIFICATION_UEB_SERVERS=
28 NOTIFICATION_DMAAP_SERVERS=
29 CLIENT_ID=
30 CLIENT_KEY=
31 ENVIRONMENT=TEST
32
33 ###########################################
34 ## FOR CONNECTION TO THE IST PAP AND PDP ##
35 ###########################################
36 #PAP_URL=http://localhost:9091/pap/ , testpap, alpha123
37 #PAP_URL=http://localhost:9091/pap/,testpap,alpha123
38 #PDP_URL1=http://localhost:8081/pdp/ , testpdp, alpha123
39 #PDP_URL2=http://localhost:8081/pdp/ , testpdp, alpha123
40 #NOTIFICATION_TYPE=ueb
41 #NOTIFICATION_UEB_SERVERS=
42 #CLIENT_ID=PDPServer
43 #CLIENT_KEY=test
44
45
46 ###########################################
47 ## FOR CONNECTION TO THE E2E PAP AND PDP ##
48 ###########################################
49 #PDP_URL = http://localhost:8081/pdp/, testpdp, alpha123
50 #PAP_URL = http://localhost:9091/pap/, testpap, alpha123
51 #NOTIFICATION_TYPE=websocket
52 #NOTIFICATION_UEB_SERVERS=
53 #CLIENT_ID=PDPServer
54 #CLIENT_KEY=test