summaryrefslogtreecommitdiffstats
path: root/security-util-lib/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-05-31Upgrade Junit to 5.6Neil Derraugh1-1/+1
- Update @Before -> @BeforeEach, @After -> @AfterEach - Update Mockito usage - Update assertThrows so not to expect exceptions Issue-ID: SDC-3078 Signed-off-by: Neil Derraugh <neil.derraugh@yoppworks.com> Change-Id: I0b1056698767c4b060e243bbda799253072b4b55
2020-02-16Move Jacoco to xmlOfir Sonsino1-2/+0
Change-Id: I46934cba9d7ee3bf5125f0158882b61085b454c3 Issue-ID: SDC-2740 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-11-24Set artifacts version: 1.6.0-SNAPSHOTtalig1-1/+1
Issue-ID: SDC-2541 Signed-off-by: talig <talig@amdocs.com> Change-Id: I6343781ab30ca4d4ed32b9c1452bce0cd3f87bcf
2019-11-21add security-util-lib to OnapYuli Shlosberg1-0/+161
This lib provides security layer filters and mainly used in sdc project. It base on third party projects e.g. Cadi and Portal Issue-ID: SDC-2656 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: Iae1a78f0960386e9bdc0994fbac09a24e041cb54