summaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Add junit tests for PdpGroupDeleteProviderJim Hahn1-8/+5
2019-04-10Merge "Current draft of undeploy"Liam Fallon4-94/+134
2019-04-10Current draft of undeployJim Hahn4-94/+134
2019-04-10Fix eclipse warning in SessionDataJim Hahn1-1/+0
2019-04-09Fix review comments & add updateLockramverma3-39/+74
2019-04-09Adding PdpGroup query & statechange providersramverma6-70/+217
2019-04-08Merge "Add latest-version check to status msg handler"Liam Fallon1-2/+2
2019-04-05Add latest-version check to status msg handlerJim Hahn1-2/+2
2019-04-05Delay DB updates until all policies processedJim Hahn3-105/+212
2019-04-05Flesh out policy deployment REST APIJim Hahn7-111/+749
2019-04-05Fixes per latest models updatesJim Hahn2-11/+15
2019-04-04Adding more code to pdp registration handlerramverma3-22/+59
2019-04-03Fix classes in pap to align with change in modelsramverma8-333/+29
2019-04-03Changes in pdp registration handlerramverma1-21/+20
2019-04-02Adding PdpStatus listener & handler to policy/papramverma3-0/+290
2019-04-01Add mapper classJim Hahn4-2/+326
2019-03-29Fix issues with timer manager junitsJim Hahn1-8/+18
2019-03-27Adding db provider parameters to pap config fileramverma2-31/+27
2019-03-27Add and register DAO provider wrapperJim Hahn2-0/+82
2019-03-26Add components for PDP communicationJim Hahn11-12/+1663
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn14-112/+323
2019-03-20Adding query & state change PAP REST API'sramverma5-1/+304
2019-03-16Merge "Add additional constructors to Exception classes"Jorge Hernandez2-2/+22
2019-03-15Updates to PDP deploy/undeploy per Ram's commentsJim Hahn4-14/+14
2019-03-15Add additional constructors to Exception classesJim Hahn2-2/+22
2019-03-13Add simple deploy/undeploy REST APIJim Hahn4-6/+187
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn13-362/+532
2019-03-07Refactor REST server testsJim Hahn1-0/+8
2019-03-06Merge "Use request id instead of PDP name in listener"Pamela Dragosh1-21/+44
2019-03-06Use request id instead of PDP name in listenerJim Hahn1-21/+44
2019-03-05Refactor PAP REST controllerJim Hahn5-87/+170
2019-03-04Receive PDP status messagesJim Hahn2-1/+109
2019-02-28Merge "Use Coder class"Jorge Hernandez1-9/+11
2019-02-28Merge "Add code to publish to PDP"Jorge Hernandez2-0/+150
2019-02-27Use Coder classJim Hahn1-9/+11
2019-02-27Add code to publish to PDPJim Hahn2-0/+150
2019-02-25Replace static methods with single getInstanceJim Hahn5-73/+107
2019-02-22Use constants for http property namesjh73583-24/+34
2019-02-21Add swagger annotations to PAP API'sramverma1-12/+30
2019-02-07Adding statistics endpoint to policy/papramverma8-2/+332
2019-02-05Adding healthcheck endpoint to policy/papramverma8-13/+439
2019-01-31Create basic structure of pap componentramverma8-0/+782