summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf/mr/security
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Sonar Major issuesSurendra Reddy Katam1-1/+1
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-VaiY32hFUzlqc5u4&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/DMaaPAuthenticatorImpl.java Line No-47 Change-Id: Id963a5fd2a8e0c75effa58e4aebfaadd916e52bf Issue-ID: DMAAP-781 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-12update the topic name patternsunil unnava1-3/+3
Issue-ID: DMAAP-772 Change-Id: I485c54ce6375ea0ab1f069f130351c5a3ef05615 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-09-10Sonar major issuesSumapriya Sarvepalli1-8/+3
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WgpwGn37JfbyHt0&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/DMaaPAAFAuthenticatorImpl.java Line No:L49 L60 L73 Change-Id: Ie1b5bfe9d8741140757355fa92525dd92d677d75 Issue-ID: DMAAP-756 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
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>