aboutsummaryrefslogtreecommitdiffstats
path: root/aai-aaf-auth/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2024-09-22Remove aai-aaf-auth from aai-commonFiete Ostkamp6-523/+0
- AAF has been removed from ONAP some time ago, thus this model is not needed anymore Issue-ID: AAI-4006 Change-Id: I7943ed2f4c5308cca058c8aead9b0bd3b95ac580 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp6-34/+29
- run mvn spotless:apply across aai-commmon to remove unused imports - run mvn formatter:format across aai-common Issue-ID: AAI-3583 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2dfeb395eafa2824ce8369bba3a18db3e1845522
2020-08-05Merge "Junit for CadiProps class"William Reehil1-0/+60
2020-04-24Junit for AafRequestWrapperezhil1-0/+62
Issue-ID: AAF-1120 Change-Id: I7daa5a44656ec2fe22724f28362b3ac38bfb5960 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-04-24Junit for CadiProps classezhil1-0/+60
Issue-ID: AAF-1120 Change-Id: I980bdd99a45eeee35885bdfea1e679b6e2f0e651 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2020-02-25Enhancements for the aai-common libraryKajur, Harish (vk250x)4-0/+406
Issue-ID: AAI-2806 Change-Id: I2dbb46b897b35136ac1bb802978d3f974af1b307 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>