aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pdpx/main/rest/TestAbbreviateDecisionResults.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst1-4/+4
2021-08-23Add filter to control xacml-pdp rest apiJim Hahn1-1/+1
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn1-5/+5
2021-07-13Change config to add Application groupPamela Dragosh1-1/+5
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn1-2/+2
2021-02-16Make xacml pdpType configurablePamela Dragosh1-2/+2
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican1-28/+22
2020-05-29Use default serialization providerJim Hahn1-3/+1
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA1-1/+2
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla1-0/+2
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-1/+1
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA1-0/+295