Use default serialization provider
[policy/drools-applications.git] / controlloop / common / controller-frankfurt / src / test / resources / config / frankfurt-http-client.properties
index afc8772..1e3e88c 100644 (file)
@@ -23,7 +23,7 @@ http.client.services=GUARD,AAI,SDNC,SO,VFC
 http.client.services.GUARD.managed=true
 http.client.services.GUARD.host=localhost
 http.client.services.GUARD.port=6669
-http.client.services.GUARD.username=pdpx
+http.client.services.GUARD.userName=pdpx
 http.client.services.GUARD.password=pdpx
 http.client.services.GUARD.contextUriPath=policy/pdpx/v1/
 
@@ -35,7 +35,7 @@ http.client.services.AAI.contextUriPath=
 http.client.services.SDNC.managed=true
 http.client.services.SDNC.host=localhost
 http.client.services.SDNC.port=6665
-http.client.services.SDNC.username=sdnc
+http.client.services.SDNC.userName=sdnc
 http.client.services.SDNC.password=sdnc
 http.client.services.SDNC.contextUriPath=
 
@@ -47,6 +47,6 @@ http.client.services.SO.contextUriPath=
 http.client.services.VFC.managed=true
 http.client.services.VFC.host=localhost
 http.client.services.VFC.port=6668
-http.client.services.VFC.username=VFC
+http.client.services.VFC.userName=VFC
 http.client.services.VFC.password=VFC
 http.client.services.VFC.contextUriPath=api/nslcm/v1