summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf/mr/security
AgeCommit message (Collapse)AuthorFilesLines
2018-09-05Sonar Major issuesSurendra Reddy Katam1-29/+29
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vait32hFUzlqc5vO&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/impl/DMaaPOriginalUebAuthenticator.java Line No- L57 L59 L246 L265 L268 L270 L275 L290 L292 Change-Id: I11f56dc560af2ea5de59b8147c51de2eb96923b6 Issue-ID: DMAAP-723 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-28Sonar Major issuesSurendra Reddy Katam1-2/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vail32hFUzlqc5vB&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/impl/DMaaPMechIdAuthenticator.java Line No: L28 L68 Change-Id: If4fc0644eb2ac96676f15c3b39ce53dcb151e6bf Issue-ID: DMAAP-658 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-14update the testcases after the kafka 11 changessunil unnava6-0/+698
Issue-ID: DMAAP-526 Change-Id: I477a8ee05fb3cdd76af726b6ca0d1a69aa9eef93 Signed-off-by: sunil unnava <su622b@att.com>