ONAP Service Mesh compliant modification 63/122263/2
authorsheel.bajpai <sheel.bajpai@orange.com>
Mon, 28 Jun 2021 08:58:55 +0000 (08:58 +0000)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 28 Jun 2021 19:20:08 +0000 (19:20 +0000)
commit58dbebc1deb18b9df2d0685c7dcda36f289d9656
tree4bed0b50bd552faab4c7785b18d438fc07014a20
parent6a5b05fa3b21085ef21c37db2ea3d29275b87191
ONAP Service Mesh compliant modification

Issue-ID: OOM-2232
Signed-off-by: sheel.bajpai <sheel.bajpai@orange.com>
Change-Id: Ie7416143179b27b64f17088f1983f4477c259cc4
common/pom.xml
common/src/main/java/org/onap/so/security/HttpHeaderForwarderConfig.java [new file with mode: 0644]
common/src/main/java/org/onap/so/security/HttpHeaderForwarderHandlerInterceptor.java [new file with mode: 0644]
common/src/main/java/org/onap/so/security/HttpHeaderForwarderRequestInterceptor.java [new file with mode: 0644]
common/src/main/java/org/onap/so/security/SoNoAuthWebSecurityConfigurerAdapter.java