aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn3-12/+127
2021-06-25Fix broken junitsJim Hahn1-1/+1
2021-06-23Remove expired PDPsJim Hahn7-416/+168
2021-06-18Fix new checkstyle issues in papJim Hahn1-1/+0
2021-06-15Use new filtering methods in PAPJim Hahn1-1/+3
2021-06-03Update junits for bean validator field nameJim Hahn1-4/+4
2021-06-02Fix build failure and remove unused importswaynedunican1-2/+1
2021-06-01Merge "support external configuration of pdp groups"Jim Hahn1-7/+30
2021-05-27support external configuration of pdp groupsjhh1-7/+30
2021-05-27Update PAP to check for deployed policies onlywaynedunican8-41/+54
2021-05-06Fix sonars in policy-papJim Hahn2-6/+3
2021-05-06Query deployed policies by regexarkadiusz.adamski2-1/+75
2021-04-28Remove GroupValidationResultJim Hahn6-44/+41
2021-04-16Refactor PapCommandLineArguments classadheli.tavares2-13/+12
2021-03-29Validate parameters of REST callsJim Hahn1-0/+39
2021-03-19Delete keystores from papJim Hahn1-5/+6
2021-02-22Support Policy updates between PAP and PDPswaynedunican4-9/+141
2021-02-19Refactor Pap code to use Instant from Daterameshiyer272-5/+6
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar5-71/+230
2021-02-12Fix sonars from dependency upgradeJim Hahn7-23/+22
2021-02-10More sonars in papJim Hahn1-4/+4
2021-02-07Make filters on TOSCA entities genericliamfallon1-14/+15
2021-01-15Make PAP statelessJim Hahn18-1784/+332
2021-01-14Add class to manage policy deployment recordsJim Hahn1-0/+529
2021-01-13Add notification tracking classesJim Hahn3-0/+371
2021-01-05Changed identifiers to concept identifiersliamfallon19-165/+183
2020-10-06Remove legacy operational apex policy type from papRam Krishna Verma1-1/+1
2020-09-30Fix new sonars in policy/papJim Hahn2-58/+64
2020-08-14Using standard success/failure messages in PAPa.sreekumar1-5/+4
2020-08-10Merge "Changes to make PAP container crash with non zero exitCode"Pamela Dragosh1-9/+15
2020-08-10Changes to make PAP container crash with non zero exitCodea.sreekumar1-9/+15
2020-08-07Fail component health check if PDP is downRam Krishna Verma2-1/+11
2020-07-06Replace try/catch blocks with assertj - papwaynedunican1-34/+14
2020-06-30Merge "Fix issues in pap for new sonar rules"Liam Fallon3-11/+15
2020-06-29Fix issues in pap for new sonar rulesJim Hahn3-11/+15
2020-06-29Parallel execution of Client Health checkRam Krishna Verma1-13/+19
2020-06-19Changes for Checkstyle 8.32 in policy-papa.sreekumar5-7/+1
2020-06-18pap - sonar issue fixTaka Cho2-4/+6
2020-06-17PAP should discard old PDP messagesJim Hahn2-4/+32
2020-05-04Eliminate spurious notifications from PAPJim Hahn2-33/+8
2020-04-29PAP should discard responses for old requestsJim Hahn1-1/+17
2020-03-27Point to latest snapshotsPamela Dragosh1-1/+1
2020-03-25Cleanup eclipse warningsPamela Dragosh3-21/+17
2020-02-28Add test cases for consolidated policy health checkhuaxing2-1/+277
2020-02-10Cleanup the sonar issues in PAPa.sreekumar6-25/+39
2020-02-03Policy notifications appear to be reversedJim Hahn5-40/+466
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar2-5/+7
2020-01-14policy/pap jdk11 upgradesHOCKLA5-24/+24
2020-01-10Merge "validate and save PdpStatistisc"Jim Hahn2-2/+143
2020-01-10validate and save PdpStatistiscHenry.Sun2-2/+143