Allow storing REST servers password and userName in environment variables 37/101837/2
authorDominik Mizyn <d.mizyn@samsung.com>
Mon, 17 Feb 2020 14:23:43 +0000 (15:23 +0100)
committerDominik Mizyn <d.mizyn@samsung.com>
Mon, 17 Feb 2020 14:49:13 +0000 (15:49 +0100)
commitb0e652a3c051310f247aef2e5569f829541f549b
tree8c77329894665a2c86aa0bc74047644a9485bd38
parentd5229beabe407eeef2cd56c57a525f5e36245bf0
Allow storing REST servers password and userName in environment variables

This patch allows to store and get REST servers password and userName from
environment variables. This is needed if we want to send those
variables by helm secrets.

Issue-ID: OOM-2287
Change-Id: I4d6a8bf188a0d17e5444137d871dd341627ec397
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
policy-endpoints/src/main/java/org/onap/policy/common/endpoints/http/server/RestServer.java