summaryrefslogtreecommitdiffstats
path: root/models-pdp/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Address sonar issue in policy-models/pdpJim Hahn1-3/+5
2019-04-25Add copy constructor for PdpStatus3.0.2-ONAPJim Hahn3-0/+51
2019-04-25Populate policies, even if emptyJim Hahn1-1/+2
2019-04-16Don't include "nullVersion" in swagger APIJim Hahn1-0/+3
2019-04-16Fix null not accepted on PDP messageliamfallon1-1/+1
2019-04-15Fix sonar issue in PdpGroupsJim Hahn1-3/+5
2019-04-15Use keys to speed DB queriesJim Hahn1-3/+3
2019-04-13Disallow empty subgroup list in group requestJim Hahn1-0/+5
2019-04-12Check for duplicates in listsJim Hahn2-17/+26
2019-04-12Remove version from PdpGroupliamfallon3-59/+36
2019-04-12Add validation methods for PAP REST APIJim Hahn3-9/+109
2019-04-11Add constant PdpGroup.VERSIONJim Hahn1-0/+6
2019-04-10Finish unit test on policy-modelsliamfallon1-10/+24
2019-04-09Complete unit test for models-pdpliamfallon2-47/+11
2019-04-08Add lists and tests for PDP filtersliamfallon1-28/+70
2019-04-08Merge "Add bug fixes and tests for filters"Jorge Hernandez5-23/+27
2019-04-08Merge "Add PdpMessage.appliesTo()"Pamela Dragosh2-1/+50
2019-04-08Add bug fixes and tests for filtersliamfallon5-23/+27
2019-04-08Add unit test for PDP groupsliamfallon3-35/+44
2019-04-07Add PdpMessage.appliesTo()Jim Hahn2-1/+50
2019-04-06Fix bugs on filtersliamfallon2-2/+26
2019-04-05Complete filters for Database Fetchesliamfallon2-9/+94
2019-04-04Updates to models from scrum on 4/4Jim Hahn10-189/+56
2019-04-04Add filters on policy objectsliamfallon1-1/+43
2019-04-04Merge "Add filter obejcts for concepts"Pamela Dragosh3-31/+46
2019-04-04Add filter obejcts for conceptsliamfallon3-31/+46
2019-04-03Updating PdpStatistics modelramverma1-3/+4
2019-04-03Merge "Add impl of more PDP persistence"Liam Fallon1-15/+127
2019-04-03Add impl of more PDP persistenceliamfallon1-15/+127
2019-04-03Changing PAP model as per discussionramverma7-81/+33
2019-04-02Add persistence for PDP conceptsliamfallon6-18/+1040
2019-04-02Adding pdpHeartbeatIntervalMs to PdpUpdate messageramverma1-0/+2
2019-04-02Merge "Remove pdpType from PdpUpdate"Liam Fallon1-2/+0
2019-04-02Merge "Add extra methods to Provider interface"Pamela Dragosh1-7/+103
2019-04-01Remove PfConceptKey from models-pdp classesJim Hahn3-52/+49
2019-04-01Remove pdpType from PdpUpdateJim Hahn1-2/+0
2019-04-01Add extra methods to Provider interfaceliamfallon1-7/+103
2019-04-01Merge "Add copy constructors to more models-pdp classes"Liam Fallon2-2/+34
2019-03-31Add copy constructors to more models-pdp classesJim Hahn2-2/+34
2019-03-29Restructure for authorative modelsliamfallon7-22/+22
2019-03-27Add support for legacy guard policiesliamfallon1-0/+86
2019-03-26Add Legacy Op Policy Persistenceliamfallon1-0/+1
2019-03-25Add internal classes to models-pdpJim Hahn4-0/+245
2019-03-25Add PolicyIdentOptVersionJim Hahn4-1/+161
2019-03-22Add models-pdp to models repoJim Hahn11-0/+568