aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2019-04-12Update PDP with null group/subgroup when disabledJim Hahn9-38/+85
2019-04-11Adding code for db config & initial group creationramverma10-48/+165
2019-04-11Don't change group version numberJim Hahn10-390/+71
2019-04-11Fix junits broken with policy-id changeJim Hahn4-13/+13
2019-04-10Remove PDP from all active groupsJim Hahn4-85/+36
2019-04-10Merge "Add junit tests for PdpGroupDeleteProvider"Jorge Hernandez6-19/+339
2019-04-10Merge "Refactor request map"Jorge Hernandez23-1834/+2894
2019-04-10Merge "Adding final dmaap & db configurations"Jorge Hernandez1-0/+46
2019-04-10Add junit tests for PdpGroupDeleteProviderJim Hahn6-19/+339
2019-04-10Merge "Current draft of undeploy"Liam Fallon5-103/+144
2019-04-10Current draft of undeployJim Hahn5-103/+144
2019-04-10Fix eclipse warning in SessionDataJim Hahn1-1/+0
2019-04-10Adding final dmaap & db configurationsramverma1-0/+46
2019-04-09Refactor request mapJim Hahn23-1834/+2894
2019-04-09Fix review comments & add updateLockramverma3-39/+74
2019-04-09Adding PdpGroup query & statechange providersramverma9-72/+306
2019-04-08Merge "Wrong models-pdp in pap"Pamela Dragosh1-1/+1
2019-04-08Merge "Add latest-version check to status msg handler"Liam Fallon1-2/+2
2019-04-07Wrong models-pdp in papJim Hahn1-1/+1
2019-04-05Add latest-version check to status msg handlerJim Hahn1-2/+2
2019-04-05Delay DB updates until all policies processedJim Hahn9-172/+515
2019-04-05Flesh out policy deployment REST APIJim Hahn34-222/+2295
2019-04-05Fixes per latest models updatesJim Hahn5-26/+24
2019-04-04Adding more code to pdp registration handlerramverma4-30/+67
2019-04-03Fix classes in pap to align with change in modelsramverma13-759/+71
2019-04-03Changes in pdp registration handlerramverma1-21/+20
2019-04-02Adding PdpStatus listener & handler to policy/papramverma3-0/+290
2019-04-02Remove pdpType from testsJim Hahn2-2/+0
2019-04-01Add mapper classJim Hahn8-14/+829
2019-03-29Fix issues with timer manager junitsJim Hahn2-82/+94
2019-03-27Adding db provider parameters to pap config fileramverma6-45/+91
2019-03-27Add and register DAO provider wrapperJim Hahn3-0/+85
2019-03-26Add components for PDP communicationJim Hahn23-12/+4167
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn30-194/+784
2019-03-20Adding query & state change PAP REST API'sramverma8-12/+446
2019-03-16Merge "Add additional constructors to Exception classes"Jorge Hernandez3-12/+29
2019-03-15Updates to PDP deploy/undeploy per Ram's commentsJim Hahn5-16/+16
2019-03-15Add additional constructors to Exception classesJim Hahn3-12/+29
2019-03-13Add simple deploy/undeploy REST APIJim Hahn6-18/+277
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn28-631/+945
2019-03-07Refactor REST server testsJim Hahn11-342/+531
2019-03-06Merge "Use request id instead of PDP name in listener"Pamela Dragosh2-50/+127
2019-03-06Use request id instead of PDP name in listenerJim Hahn2-50/+127
2019-03-05Refactor PAP REST controllerJim Hahn5-87/+170
2019-03-04Receive PDP status messagesJim Hahn5-1/+292
2019-02-28Merge "Use Coder class"Jorge Hernandez3-17/+19
2019-02-28Reference lombok from parentPamela Dragosh1-1/+0
2019-02-28Merge "Add code to publish to PDP"Jorge Hernandez5-0/+341
2019-02-27Use Coder classJim Hahn3-17/+19
2019-02-27Add code to publish to PDPJim Hahn5-0/+341