aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pdpx/main/rest/TestDecision.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst1-5/+5
2022-07-06Fix Raw XACML Decision API Serializationdc443y1-4/+4
2021-08-23Add filter to control xacml-pdp rest apiJim Hahn1-2/+2
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn1-4/+4
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-05-29Use default serialization providerJim Hahn1-2/+0
2020-03-11Added support for application/xacml+json in native appChenfei Gao1-17/+20
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao1-3/+32
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-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA1-0/+1
2019-08-30Get policy type from policy-apiJim Hahn1-3/+5
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn1-3/+4
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar1-10/+12
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73581-7/+10
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh1-27/+24
2019-04-10Test decision from main entryPamela Dragosh1-5/+54
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry1-3/+2
2019-04-04Tie XACML REST DecisionPamela Dragosh1-0/+172