summaryrefslogtreecommitdiffstats
path: root/models-pap/src
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 Upgradeadheli.tavares1-14/+16
2023-02-13Remove annotations in modelslapentafd1-3/+0
2023-02-07Replace Eclipselink with Hibernateliamfallon2-20/+6
2022-12-18Upgrade the H2 database to the latest versionliamfallon3-12/+13
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar3-400/+63
2021-07-12Add default min records for policy auditRam Krishna Verma2-3/+6
2021-07-12Handle numRecords default setting when built as 0.adheli.tavares2-119/+23
2021-06-21Use lombok for errors pap, pdp, sim-dmaap, sim-pdpJim Hahn1-12/+3
2021-06-15Fix sonar in policy/modelsRam Krishna Verma2-3/+5
2021-06-14Fix sonars in policy-modelsJim Hahn2-19/+83
2021-06-03Exposing the Audit provider through Models provider.adheli.tavares2-2/+32
2021-05-28Handling Policy deploy/undeploy audit modelsadheli.tavares6-0/+791
2021-02-17PAP Deployment API changes - change url to uria.sreekumar2-10/+17
2021-02-15Updating PAP deployment API to reflect actual statusa.sreekumar2-0/+70
2021-01-06Changed identifiers to concept identifiersliamfallon9-26/+306
2020-06-18Changes for Checkstyle 8.32liamfallon1-1/+0
2019-12-04Adding Response model class for PdpGroup Create/Update operationa.sreekumar1-0/+35
2019-10-31Change field names in policy notifications to match wikiJim Hahn3-9/+36
2019-10-24Changed the serialized name of policy notificationsJim Hahn1-1/+1
2019-10-17Add PolicyNotification.isEmpty() methodJim Hahn2-0/+22
2019-10-15Add PAP Policy Notification classesJim Hahn4-0/+229
2019-06-27Use ToStringTester from utils-testramverma1-1/+1
2019-04-05Add undeploy response to models-papJim Hahn4-3/+38
2019-04-04Updates to models from scrum on 4/4Jim Hahn1-1/+1
2019-04-03Updating PdpStatistics modelramverma1-44/+0
2019-04-03Clean up models-pap based on updates to models-pdpJim Hahn10-376/+2
2019-03-29Merge "Update comment in models-pap."Jorge Hernandez1-1/+1
2019-03-29Update comment in models-pap.Jim Hahn1-1/+1
2019-03-29Merge "Add @NonNull to PolicyIdent"Pamela Dragosh1-0/+2
2019-03-28Add @NonNull to PolicyIdentJim Hahn1-0/+2
2019-03-27Add support for legacy guard policiesliamfallon1-86/+0
2019-03-25Add PolicyIdentOptVersionJim Hahn11-279/+100
2019-03-23Use enums from models-pdp in models-papJim Hahn4-6/+6
2019-03-22Merge "Add models-pdp to models repo"Pamela Dragosh2-6/+6
2019-03-22Add models-pdp to models repoJim Hahn2-6/+6
2019-03-22Implement Database providerliamfallon1-0/+86
2019-03-21Add copy constructors for models-papJim Hahn8-11/+342
2019-03-20Adding classes to models-papramverma6-5/+80
2019-03-15Merge "Adding PdpStatistics model to mdoels-pap"Jorge Hernandez1-0/+44
2019-03-15Adding PdpStatistics model to mdoels-papramverma1-0/+44
2019-03-15Add list of policy groups to API modelsJim Hahn1-0/+37
2019-03-14Add classes for PDP "simple" REST APIsJim Hahn4-10/+80
2019-03-13Move PDP Group classes to concepts subdirectoryJim Hahn2-2/+2
2019-03-13Added PDP Group model classesjh73582-0/+78
2019-03-12Adding models-pap module to policy/modelsramverma4-0/+188