aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Use new RestClientParameters class in PAPJim Hahn4-14/+14
2021-07-15Limit statistics record countJim Hahn2-21/+27
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares2-0/+5
2021-07-07Merge "Use separate subscription for heartbeats"Jim Hahn5-24/+61
2021-07-06Fix NPE in UpdateReq.reconfigure()Jim Hahn2-0/+15
2021-07-06Use separate subscription for heartbeatsJim Hahn5-24/+61
2021-07-05Revert "Add listener to collect PDP statistics"Jim Hahn3-375/+1
2021-06-30Add listener to collect PDP statisticsJim Hahn3-1/+375
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma10-13/+65
2021-06-29Fix sonars in papJim Hahn2-4/+4
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn7-16/+22
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn17-141/+425
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn7-16/+22
2021-06-28Merge "Send pdp-update if PDP response doesn't match DB"Jim Hahn8-17/+199
2021-06-28Update pap for checkstyle 8.43liamfallon10-154/+280
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn8-17/+199
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares17-141/+426
2021-06-25Fix broken junitsJim Hahn2-2/+2
2021-06-23Remove expired PDPsJim Hahn19-774/+271
2021-06-22Update timestamp of PDP recordJim Hahn1-9/+18
2021-06-18Fix new checkstyle issues in papJim Hahn3-5/+3
2021-06-15Use new filtering methods in PAPJim Hahn2-4/+8
2021-06-10Sonars in papJim Hahn1-1/+1
2021-06-03Update junits for bean validator field nameJim Hahn1-4/+4
2021-06-02Fix build failure and remove unused importswaynedunican3-4/+1
2021-06-01Merge "support external configuration of pdp groups"Jim Hahn5-33/+109
2021-05-27support external configuration of pdp groupsjhh5-33/+109
2021-05-27Update PAP to check for deployed policies onlywaynedunican14-83/+85
2021-05-06Fix sonars in policy-papJim Hahn33-130/+118
2021-05-06Query deployed policies by regexarkadiusz.adamski4-16/+187
2021-05-03Merge "Remove GroupValidationResult"Jim Hahn11-70/+67
2021-04-28Remove GroupValidationResultJim Hahn11-70/+67
2021-04-27Fixing issue where PdpHeartbeats are incorrectly processed by PAPa.sreekumar1-2/+6
2021-04-16Refactor PapCommandLineArguments classadheli.tavares3-256/+29
2021-03-29Validate parameters of REST callsJim Hahn7-2/+125
2021-03-19Delete keystores from papJim Hahn2-5/+6
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
2021-03-12Bump PAP to 2.5.0-SNAPSHOTliamfallon1-1/+1
2021-03-10Bump pap to 2.4.2-SNAPSHOTwaynedunican1-1/+1
2021-02-23Bump pap to 2.4.1-SNAPSHOTRam Krishna Verma1-1/+1
2021-02-22Support Policy updates between PAP and PDPswaynedunican11-28/+300
2021-02-22Merge "Refactor Pap code to use Instant from Date"Jim Hahn3-9/+10
2021-02-19Refactor Pap code to use Instant from Daterameshiyer273-9/+10
2021-02-19Update Pdp policy status during registration or State changea.sreekumar3-7/+51
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar9-78/+535
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 genericliamfallon2-55/+51
2021-01-15Make PAP statelessJim Hahn40-2774/+623
2021-01-14Add class to manage policy deployment recordsJim Hahn4-0/+855