summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-domain/src/main/java/org/onap/portalsdk/core/domain
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31Upgraded few jars to fix security issuesjz385p1-0/+3
Fixed security vulnerability issues Issue-ID: PORTAL-945 Change-Id: Ief6986ef12223c74ae5297dbd934853fa2d66382 Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-05-21removed code smells in some componentsIndrijeet kumar3-4/+1
removed code smells in some components Issue-ID: PORTAL-813 Change-Id: Ib8e1deaddbbd58d41a839c505a3e9875b1046297 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2019-07-03Fix sonar issue in epsdk-domainParshad Patel1-16/+72
Fix Constructor has 10 parameters, which is greater than 7 authorized Issue-ID: PORTAL-562 Change-Id: I8eff61e2d829c86bd20c7052c181f90eed1a5926 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-04-18Fix sonar issue: implement builderArindam Mondal1-14/+74
Sonar link: https://sonar.onap.org/issues?projectUuids=AV8LJxI3uDqGnRl2bdaB&resolved=false&rules=squid%3AS00107 Issue-ID: PORTAL-559 Change-Id: I28c202e69f4856131b91918c41343ae6a5df3bbe Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-02-25Reduce method parameter by implementing builderArindam Mondal1-13/+83
Issue-ID: PORTAL-529 Change-Id: I1f5adc677d43c2fdc4e18f893e11b708608b0b36 Signed-off-by: arindamm <arind.mondal@samsung.com>
2018-08-15Modified User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)1-16/+9
Issue-ID: PORTAL-334 Change-Id: I461fd5a61879434e9c105c7598e9948004a5f608 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-05-02Changes for 2.4.0-SNAPSHOTsa282w34-0/+5640
Issue-ID: PORTAL-210 Included the pom changes for 2.4.0-SNAPSHOT, music and AAF changes. Change-Id: Ib1e1c2679271aa40eb3b50397724e8cdc5ffe01c Signed-off-by: sa282w <sa282w@att.com>