aboutsummaryrefslogtreecommitdiffstats
path: root/applications/common/src/main/java/org/onap/policy/pdp/xacml/application
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst3-5/+7
2022-02-11Fix xacml pdp to accommodate Object values in policy metadatarameshiyer273-4/+4
2022-02-08Fixing sonar issues in xacml-pdpisaac2-4/+5
2021-07-21Merge "Include returned attributes in Decision"Jim Hahn1-0/+50
2021-07-20Include returned attributes in DecisionPamela Dragosh1-0/+50
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn4-28/+13
2021-07-14Use lombok in xacml-pdpJim Hahn12-44/+23
2021-06-24Use protected methods vs privatePamela Dragosh2-6/+7
2021-06-18Fix new checkstyle issues in xacml-pdpJim Hahn2-4/+4
2021-06-10Fix sonars in xacml-pdpJim Hahn1-1/+1
2021-05-27Replace validation code with annotationsJim Hahn1-0/+36
2021-05-06Fix sonars in xacml-pdpJim Hahn15-113/+109
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn4-26/+16
2021-02-19Fix junit for "native" on WindowsJim Hahn1-2/+12
2021-02-18Utilize time extensionsPamela Dragosh1-3/+29
2021-01-04Changed identifiers to concept identifiersliamfallon5-28/+32
2020-12-04Fix sonar issues with visibilityPamela Dragosh3-4/+4
2020-11-30ToscaEntityType renamed ToscaSchemaDefinitionliamfallon9-42/+55
2020-10-02Remove duplicated codePamela Dragosh1-3/+9
2020-09-16Remove base64 encoding of password from xacmlRam Krishna Verma1-8/+1
2020-06-19Changes for Checkstyle 8.32Taka Cho4-9/+2
2020-06-02Merge "Use OperationsHistory from models"Pamela Dragosh3-82/+2
2020-06-01Use OperationsHistory from modelsJim Hahn3-82/+2
2020-05-29Use default serialization providerJim Hahn1-2/+0
2020-05-27Merge "Change CLC logic for updated OPHist DB entries."Pamela Dragosh1-17/+19
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar1-17/+19
2020-05-21Add secondary indices to operationshistory tableJim Hahn1-4/+5
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar1-5/+3
2020-04-13Fix integer converted to doublePamela Dragosh1-2/+5
2020-03-20use shutdown to clear handle leakPamela Dragosh6-4/+47
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh14-457/+1116
2020-03-16Missing support for PolicySetTypePamela Dragosh6-15/+42
2020-03-12Better error handling for decisionsPamela Dragosh5-18/+20
2020-03-11Fix sonar logging bugsPamela Dragosh6-12/+12
2020-03-10Misc XACML code coveragePamela Dragosh4-127/+35
2020-03-10Fix optimization bug add coverage plusPamela Dragosh4-14/+55
2020-03-09Updates to support fixed guard policy typesPamela Dragosh3-8/+81
2020-02-19Use datatype in matchable translatorPamela Dragosh2-177/+372
2019-12-23Add optimization subscriber requestPamela Dragosh3-3/+18
2019-12-17Add SDNC naming applicationPamela Dragosh1-3/+61
2019-11-13Merge "Implement closest match algorithm"Jorge Hernandez5-98/+533
2019-11-12Implement closest match algorithmPamela Dragosh5-98/+533
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla2-5/+3
2019-11-04More examples of optimization policies and cleanupPamela Dragosh1-28/+33
2019-10-28Optimization improvements and test casesPamela Dragosh3-46/+284
2019-10-24Fix sonar and coveragePamela Dragosh1-30/+36
2019-10-23Consolidate common translatable code some sonarPamela Dragosh5-319/+210
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-4/+5
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-4/+6
2019-10-09Sonar xacml-pdp issuesPamela Dragosh3-85/+99