summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-core
AgeCommit message (Collapse)AuthorFilesLines
2019-01-17Remove dupe deps to silence maven warningsLott, Christopher (cl778h)1-10/+0
Issue-ID: PORTAL-502 Change-Id: Iec64281825405edb4ca404aa6275d90fc7d73613 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2018-12-28CADI Integration POM changeKotta, Shireesha (sk434m)1-1/+1
Issue-ID: PORTAL-474 Changed POM version to 2.5.0 Change-Id: Ibd72c1c4977f63b5123f76ff6bbb36f2e74172ab Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-11-20CADI Integrationst782s16-933/+1299
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s <statta@research.att.com>
2018-11-06Fix sonar issue in epsdk-coreParshad Patel1-0/+7
Fix this class overrides "equals()" and should therefore also override "hashCode()" sonar issue in TimeoutVO.java Issue-ID: PORTAL-342 Change-Id: I1422069ffb610491b7313a8056478e0dc3054c7a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-10-09Merge "Adding testcase UrlAccessRestrictedException.java"Manoop Talasila1-0/+56
2018-10-09Merge "Adding test case to SessionExpiredException.java"Manoop Talasila1-0/+57
2018-10-09Merge "Added test file for UebException"Manoop Talasila1-0/+66
2018-10-09Merge "Added test file to FunctionalMenu"Manoop Talasila1-0/+53
2018-10-09Changed ecomp and AT&T referencesWelch, Lorraine (lb2391)1-3/+3
Issue-ID: PORTAL-302 Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-01Adding testcase UrlAccessRestrictedException.javaSooriyaa1-0/+56
Adding testcase UrlAccessRestrictedException.java Issue-ID: PORTAL-418 Change-Id: I196e3c09361d91ef6cf0644c8953ecb7f79e48a4 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-10-01Adding test case to SessionExpiredException.javaSooriyaa1-0/+57
Adding test case to SessionExpiredException.java Issue-ID: PORTAL-417 Change-Id: Ia4e09cca47a596ace738dea8d24d49f182adae16 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-28Added test file for UebExceptionezhil1-0/+66
Added test file for UebException Issue-ID: PORTAL-415 Change-Id: I3a901f023b16cb39bb6cd33d1b89d13a34e2f22d Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-28Added test file to FunctionalMenuezhil1-0/+53
Added test file to functionalMenu Java class Issue-ID: PORTAL-410 Change-Id: Ib861b6289431d0f0f94942ea6d25d02c8e4a03e0 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-12sonar issue fix (updated readme)Arindam Mondal4-41/+18
Issue-ID: PORTAL-338 Change-Id: Ie338e4707271859bfcbc30dfd04585dba206fe6f Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2018-08-03Sonar issue try-with-resourcesArindam Mondal1-16/+7
Modified RoleServiceImpl, replaced Statement with PreparedStatemnent Issue-ID: PORTAL-338 Change-Id: I8d94682abf72080bc63d0e5b6c91e1869629bbc9 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2018-07-11Adding User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)1-8/+1
Issue-ID: PORTAL-334 Change-Id: I2826f2a06f7d818d918ae5f45b500a8da78cec42 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-06-27Merge "API Versioning for ECOMP Components in SDK"Manoop Talasila3-3/+3
2018-06-27API Versioning for ECOMP Components in SDKsa282w3-3/+3
Issue-ID: PORTAL-263 Included the missing changes for V3 API's for UserService and LoginService and release/2.4.0 changes needed to be merged in master branch. Change-Id: Ic516255464d3edf637df3e8c64eafbf0dde8cee3 Signed-off-by: sa282w <sa282w@att.com>
2018-06-14Merge "Adding Junit"Manoop Talasila4-0/+207
2018-06-14Junit Test Cases & RaptorsKishore Reddy, Gujja (kg811t)4-6/+191
Issue-ID: PORTAL-273. PORTAL-301 Covered JUNITS for sdk modules and RAPTOR reports fixes Change-Id: Ifaf3bf06f0ec123051a791cc8e7f10662f97a525 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-06-11Adding Junitsp005016384-0/+207
Junit for: 1.AbstractCacheManager.java 2.PublisherList.java 3.UebMsg.java 4.WaitingRequestersQueueList.java Sonar link: https://sonar.onap.org/code?id=org.onap.portal.sdk%3Aepsdk-project&selected=org.onap.portal.sdk%3Aepsdk-core Change-Id: I75d0aa05a73e080bdcd481d8b9c3ecdfd2c9a92b Issue-ID: PORTAL-304 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2018-05-03API Versioning for ECOMP Components in SDKsa282w4-9/+10
Issue-ID: PORTAL-263 Included the api version changes for SDK. Change-Id: Ib81c5aabe585f6e2775e73a692153d1f286d1f45 Signed-off-by: sa282w <sa282w@att.com>
2018-05-02Changes for 2.4.0-SNAPSHOTsa282w94-8795/+179
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>
2018-04-20Replace ecomp referenceHima Elisetty263-263/+263
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2018-04-02Security Vunerabilitiessa282w1-15/+19
Issue-ID: PORTAL-155 Excluded beanshell dependency from epsdk-common, epsdk-core and epsdk-fw pom.xml. Change-Id: I068bd1134269a162a64710abc92aacf9cbba32d3 Signed-off-by: sa282w <sa282w@att.com>
2018-03-27Security VulnerabilitiesLo, WEI-TING(wl849v)1-67/+17
Issue-ID: PORTAL-155 Includes Security Vulnerabilities and music jar Change-Id: Id85471555461adf2127db66ed3d4f4a3d5a06fe4 Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
2018-03-20Added JunitsKishore Reddy, Gujja (kg811t)1-0/+2
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: I1a0109649d32c3031ce441a873dbfdda2d6cc011 Change-Id: I1a0109649d32c3031ce441a873dbfdda2d6cc011 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-19Effort to make portal resilientLo, WEI-TING(wl849v)1-3/+27
Issue-ID: PORTAL-210 Includes music library that contatins session management Change-Id: Icacab904e1f948068348fcc19cd77965cb5b446e Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
2018-03-15Added JunitsKishore Reddy, Gujja (kg811t)1-1/+9
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: I84b5281bae05210faf7db999335f1fdcf3094fc0 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-06Added Junits & AAF attributes SupportKotta, Shireesha (sk434m)10-42/+223
Issue-ID: PORTAL-136 Includes JUNITS, AAF attributes support Change-Id: Id4cc9f64268017665d7245d0a10369c9b498ba2f Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-02-20Increase JUNIT Coveragest782s39-5/+3905
Issue-ID: PORTAL-136 Change-Id: I2223003924f36043753bef401ed1d8ee87f4a65e Signed-off-by: st782s <statta@research.att.com>
2018-02-07Added JunitsHima Elisetty60-1/+7306
Issue-ID: PORTAL-136, PORTAL-188 Includes FW mode central changes Change-Id: Iba6c0d48ed768e32d1fe4700d0044eb7f3fdc482 Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-01-26Release of SDK 2.1.0st782s1-1/+1
Issue-ID: PORTAL-145 Additionally, pwd change due to encryption algorithm change Change-Id: I595bb54199370d4fca8723d01538f822993bc9b5 Signed-off-by: st782s <statta@research.att.com>
2018-01-17Introduce JUNIT PlumbingHima Elisetty7-9/+16
Issue-ID: PORTAL-161, PORTAL-160, PORTAL-159 Includes Change in encryption and decryption algorithm Change-Id: I5f379d6d9ac25536744152ac1d61223a52f1ce7f Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-01-08Harden coderobertlo1-3/+1
Issue-ID: PORTAL-145 Harden code to address Open Redirect in Portal SDK Change-Id: If7e923366be11b78c1359dfe5b8fc14a2927c668 Signed-off-by: robertlo <wl849v@att.com>
2018-01-03Harden codest782s5-10/+112
Issue-ID: PORTAL-145,PORTAL-119,PORTAL-118 Harden code to address SQL injecton, XSS vulnerabilities; Separate docker images for portal, sdk app and DMaaPBC ui; Missing error page Change-Id: I1818fbf86c601dd41b274729038e731fb2ec8f7d Signed-off-by: st782s <statta@research.att.com>
2017-11-28Harden codest782s1-8/+54
Issue-ID: PORTAL-145,PORTAL-119 Harden code to address SQL injecton, XSS vulnerabilities; Separate docker images for portal, sdk app and DMaaPBC ui Change-Id: I85fad4d3fcee3243207b8f0dfe21beaa41602204 Signed-off-by: st782s <statta@research.att.com>
2017-11-07Release new SDK Versionst782s10-4/+83
Issue: PORTAL-19, PORTAL-135 Includes SDK 2.1 release updates deprecating certain methods to address vulnerabilities Change-Id: Ibf105a0cf3c7d7e89eb05862c54aadfacf575d97 Signed-off-by: st782s <statta@research.att.com>
2017-10-27Additional security fixesChristopher Lott (cl778h)2-67/+33
Issue: PORTAL-135 Change-Id: I8574fbcd73d9a053e8a19d5a8e4219a4034b751e Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-25Repair security filtersChristopher Lott (cl778h)1-109/+0
Revise app web.xml to remove typo in Java package name. Also drop unneeded test class. Issue: PORTAL-135 Change-Id: I49662928c5eed38520e9a9c5f839385148aef0fa Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-20Role management; security vulnerabilities.Christopher Lott (cl778h)7-5/+91
Extend user/role management interface to allow role deletion. Add filters to defend against common web Javascript attacks. Drop Greensock code with unusable license. Use OParent in EPSDK web application. Issue: US324470, US342324, PORTAL-127 Change-Id: I3a10744fbbbdbda7c88d2b2e542e72e779c9b142 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-12Switch to Mariadb connector.Christopher Lott (cl778h)1-3/+4
Issue: PORTAL-104 Change-Id: I71651b5dbbbe397d91168d59dfbc37d4da5778ea Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Repair redirect; correct javadoc site pathChristopher Lott (cl778h)11-325/+78
[PORTAL-53] Correct path for deployment of javadoc web site [PORTAL-78] Prevent SDJ from redirecting multiples times during single signon [St164634] Tone down the logging when communicating with the Partnering Applications Add missing license headers; drop FusionLicenseImpl. Issue: PORTAL-53 PORTAL-78 Change-Id: I3f8200d8e41754ade05e3f7b38d0db6bdd5e59e8 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-25Sonar Scans and Role Centralization; clean nlChristopher Lott (cl778h)7-20/+27
PORTAL-21: centralized user role management PORTAL-72: Address Sonar Scan code issues for ONAP - mostly on raptor PORTAL-86: ONAP - Remove internal att.com usages from tests and otherfiles PORTAL-90: Add debug statements to demo app's class; no functional change Issue: PORTAL-21 PORTAL-72 PORTAL-86 PORTAL-90 Change-Id: I72a6c812009f51446330bf42bab6d3338d053805 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)171-7687/+6566
Made non-functional updates to address static code analysis issues. Update license header with simple double-quote characters. Issue: PORTAL-72, PORTAL-90 Change-Id: Ic2c330daea07d721f0e6b350ebf03da97073f7ce Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Rename packages to org.onap in 1.4.0-SNAPSHOTChristopher Lott (cl778h)245-4951/+7847
19 - remove openecomp 72 - remediate Sonar scan issues 79 - removed unwanted left menu under Report 90 - apply approved license text Issue: PORTAL-19, PORTAL-72, PORTAL-79, PORTAL-90 Change-Id: I41a0ef5fba623d2242574bd15f2d9fb8029a496c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Repair role-centralization features in EPSDKChristopher Lott (cl778h)3-9/+18
Issue: PORTAL-21 Change-Id: Icf276482609734d3aa24f04ae0a8135021a3d305 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-18Repair centralized-role feature.Christopher Lott (cl778h)11-266/+294
Also show ONAP logo in EPSDK-app header top left. Issue: PORTAL-21, PORTAL-81 Change-Id: I46953123219d4f7a239ca6c5a05890a3769ed2ea Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-15DDL updates and cleanupst782s2-6/+18
- remove unused javascript libraries - remove contentious icons and images - Remove constraints to support Role Centralization Issue: PORTAL-21, Portal-17 Change-Id: I347accb04343d1c866c075ee716c46fea9e0d036 Signed-off-by: st782s <statta@research.att.com>
2017-08-07Remove icons; revise role centralization.Christopher Lott (cl778h)6-104/+31
Some icons & images are being removed due to restricted use. Made enhancements to the Role centralization code to allow multiple urls for one function code. This replaces the previous commit by Sunder Tattavarada. Issue: PORTAL-17, PORTAL-21 Change-Id: I1d9dc4f1ae20aeb26af00bb0d6384cca926f2115 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>