Migrate remnants of jersey 1 to 2 in aai-common 27/138927/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 16 Sep 2024 14:52:32 +0000 (16:52 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 17 Sep 2024 09:36:04 +0000 (11:36 +0200)
commit9817670cf1b469b887e16e0a80dc855cf97e859f
treec0f75d6e63e884c1c47d20e9cde22a83e50062b6
parent089252de752d987756ae339b4a719ad689d02aa9
Migrate remnants of jersey 1 to 2 in aai-common

- use org.glassfish.jersey instead of com.sun.jersey

Issue-ID: AAI-3990
Change-Id: Ice5731a241be3adf03a64a66fe6f595e5970c7c0
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
aai-core/pom.xml
aai-core/src/main/java/org/onap/aai/util/HttpsAuthClient.java
aai-core/src/main/java/org/onap/aai/util/HttpsAuthExternalClient.java
aai-core/src/main/java/org/onap/aai/util/RestController.java
aai-els-onap-logging/pom.xml
aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientRequestLoggingInterceptor.java [moved from aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptor.java with 74% similarity]
aai-els-onap-logging/src/main/java/org/onap/aai/aailog/filter/RestControllerClientResponseLoggingInterceptor.java [new file with mode: 0644]
aai-els-onap-logging/src/test/java/org/onap/aai/aailog/filter/RestControllerClientLoggingInterceptorTest.java
aai-parent/pom.xml