Fix Sonar code smells 11/136211/3
authoremaclee <lee.anjella.macabuhay@est.tech>
Tue, 17 Oct 2023 23:38:32 +0000 (00:38 +0100)
committeremaclee <lee.anjella.macabuhay@est.tech>
Tue, 17 Oct 2023 23:58:31 +0000 (00:58 +0100)
commitc93294c531185d56852772ddbb528ef3af2cbb77
treebd3f7354fb9d73e00cea703e04979922ef00a186
parentecfb5ee60ec54a2b3f789dc9436f6db4c830e3e8
Fix Sonar code smells

- Update deprecated methods in webSecurityCOnfig
- Remove 'deprecated' tag on methods that are to be removed in
  EventsPublisher as they are still being used, methods with
  deprecated tag (for removal) must not be used

Issue-ID: CPS-89
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: I104d4b3e362d22bb7fc020580de6cb4f390e54c9
cps-application/src/main/java/org/onap/cps/config/WebSecurityConfig.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/EventsPublisher.java