aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Remove references to MariaDB from resource fileswaynedunican4-7/+113
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac3-3/+50
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar21-533/+211
2021-11-03Rename username for PAP operations.adheli.tavares7-14/+14
2021-09-02Fix PAP PDP expiration timerJim Hahn1-0/+12
2021-08-25Add dmaap connectivity check in papRam Krishna Verma3-1/+49
2021-08-23Fix junits broken by change in is-alive typeJim Hahn1-1/+3
2021-08-03Update query params in audit api'sRam Krishna Verma1-3/+3
2021-07-30Add time ranges to PAP statistics APIJim Hahn1-27/+78
2021-07-28Add datetime format to audit api'sRam Krishna Verma1-31/+89
2021-07-22Add apis for policy auditRam Krishna Verma3-0/+319
2021-07-19Use new RestClientParameters class in PAPJim Hahn2-9/+9
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-0/+2
2021-07-07Merge "Use separate subscription for heartbeats"Jim Hahn3-0/+21
2021-07-06Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+11
2021-07-06Use separate subscription for heartbeatsJim Hahn3-0/+21
2021-07-05Revert "Add listener to collect PDP statistics"Jim Hahn1-235/+0
2021-06-30Add listener to collect PDP statisticsJim Hahn1-0/+235
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma4-3/+31
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn3-16/+11
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn8-101/+216
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn3-16/+11
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn3-12/+127
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares8-101/+216
2021-06-25Fix broken junitsJim Hahn2-2/+2
2021-06-23Remove expired PDPsJim Hahn11-462/+172
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 Hahn2-7/+66
2021-05-27support external configuration of pdp groupsjhh2-7/+66
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 Hahn6-0/+82
2021-03-19Delete keystores from papJim Hahn2-5/+6
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
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 Hahn20-1835/+348
2021-01-14Add class to manage policy deployment recordsJim Hahn1-0/+529
2021-01-13Add notification tracking classesJim Hahn3-0/+371