summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-fw/src/main/java/org/onap/portalsdk/core/onboarding/util/AuthUtil.java
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16General Sonar FixesArindam Mondal1-1/+1
Issue-ID: PORTAL-740 Change-Id: I050c3ffa64ae95eadca3a99ec149736fa9dbde67 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-07-30Publish fixed strings as public constantsLott, Christopher (cl778h)1-4/+5
Change-Id: I47c8458a0f16251ef19043eb63cf5f392990efdf Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2019-07-18Harmonize logging to apache commons shim onlyLott, Christopher (cl778h)1-25/+28
Remove EELF from two classes, now all use apache commons logging. Remove epsdk-logger dependency, which eliminates EELF and its problems. Change-Id: Ib825d90a0d4204bfe4a756e2df35b92ab520c932 Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2019-06-28PENTEST:Do not display stack trace for the api'sKotta, Shireesha (sk434m)1-19/+64
Issue-ID: PORTAL-654 PENTEST:Do not display stack trace for the api's and all users info for get_user api Change-Id: I68a4e3c7eba2628363275d63535290034591aa07 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-12-17CADI IntegrationKotta, Shireesha (sk434m)1-1/+7
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I3a62840b4108851bf3f18f5c09f1ea21bd0c6844 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-11-20CADI Integrationst782s1-0/+190
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s <statta@research.att.com>