aboutsummaryrefslogtreecommitdiffstats
path: root/applications/common/src/test/java/org/onap/policy/pdp/xacml/application/common/std/StdMatchableTranslatorTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst1-7/+8
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn1-4/+9
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn1-7/+7
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh1-1/+1
2020-03-16Missing support for PolicySetTypePamela Dragosh1-2/+2
2020-03-12Better error handling for decisionsPamela Dragosh1-1/+1
2020-02-19Use datatype in matchable translatorPamela Dragosh1-10/+13
2019-11-12Implement closest match algorithmPamela Dragosh1-2/+82
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+3
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-11/+4
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh1-0/+215