summaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Remove statistics record limits from PAPJim Hahn2-42/+17
2021-07-22Add apis for policy auditRam Krishna Verma3-1/+394
2021-07-19Use new RestClientParameters class in PAPJim Hahn2-5/+5
2021-07-15Limit statistics record countJim Hahn2-21/+27
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-0/+3
2021-07-07Merge "Use separate subscription for heartbeats"Jim Hahn2-24/+40
2021-07-06Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+4
2021-07-06Use separate subscription for heartbeatsJim Hahn2-24/+40
2021-07-05Revert "Add listener to collect PDP statistics"Jim Hahn2-140/+1
2021-06-30Add listener to collect PDP statisticsJim Hahn2-1/+140
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma6-10/+34
2021-06-29Fix sonars in papJim Hahn1-2/+2
2021-06-29Merge "Set "source" name in PAP PdpMessages"Jim Hahn4-0/+11
2021-06-29Merge "PolicyAudit creation when deploy/undeploy triggered."Jim Hahn9-40/+209
2021-06-29Set "source" name in PAP PdpMessagesJim Hahn4-0/+11
2021-06-28Merge "Send pdp-update if PDP response doesn't match DB"Jim Hahn5-5/+72
2021-06-28Update pap for checkstyle 8.43liamfallon10-154/+280
2021-06-25Send pdp-update if PDP response doesn't match DBJim Hahn5-5/+72
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares9-40/+210
2021-06-23Remove expired PDPsJim Hahn8-312/+99
2021-06-22Update timestamp of PDP recordJim Hahn1-9/+18
2021-06-18Fix new checkstyle issues in papJim Hahn2-4/+3
2021-06-15Use new filtering methods in PAPJim Hahn1-3/+5
2021-06-10Sonars in papJim Hahn1-1/+1
2021-06-02Fix build failure and remove unused importswaynedunican2-2/+0
2021-06-01Merge "support external configuration of pdp groups"Jim Hahn3-26/+43
2021-05-27support external configuration of pdp groupsjhh3-26/+43
2021-05-27Update PAP to check for deployed policies onlywaynedunican6-42/+31
2021-05-06Fix sonars in policy-papJim Hahn31-124/+115
2021-05-06Query deployed policies by regexarkadiusz.adamski2-15/+112
2021-05-03Merge "Remove GroupValidationResult"Jim Hahn5-26/+26
2021-04-28Remove GroupValidationResultJim Hahn5-26/+26
2021-04-27Fixing issue where PdpHeartbeats are incorrectly processed by PAPa.sreekumar1-2/+6
2021-04-16Refactor PapCommandLineArguments classadheli.tavares1-243/+17
2021-03-29Validate parameters of REST callsJim Hahn1-2/+43
2021-02-22Support Policy updates between PAP and PDPswaynedunican7-19/+159
2021-02-22Merge "Refactor Pap code to use Instant from Date"Jim Hahn1-4/+4
2021-02-19Refactor Pap code to use Instant from Daterameshiyer271-4/+4
2021-02-19Update Pdp policy status during registration or State changea.sreekumar3-7/+51
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar4-7/+305
2021-02-07Make filters on TOSCA entities genericliamfallon1-41/+36
2021-01-15Make PAP statelessJim Hahn20-939/+275
2021-01-14Add class to manage policy deployment recordsJim Hahn3-0/+326
2021-01-13Add notification tracking classesJim Hahn3-0/+304
2021-01-05Changed identifiers to concept identifiersliamfallon18-129/+138
2020-12-17Update persistence.xml with new TOSCA classesliamfallon1-6/+21
2020-12-04Fixing sonar issues in policy-papa.sreekumar4-5/+9
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-3/+3
2020-10-06Remove legacy operational apex policy type from papRam Krishna Verma1-4/+0
2020-09-30Fix new sonars in policy/papJim Hahn1-6/+3