aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn5-37/+33
2021-07-16Add exclusions parameterPamela Dragosh5-4/+101
2021-07-14Use lombok in xacml-pdpJim Hahn1-6/+6
2021-07-13Change config to add Application groupPamela Dragosh5-14/+89
2021-06-28Use unique name in xacml-pdp PdpStatus messagesJim Hahn2-8/+8
2021-05-25Support delta policy lists in xacml-pdpJim Hahn1-15/+77
2021-04-29Remove GroupValidationResultJim Hahn2-40/+25
2021-03-19Delete keystores from xacmlJim Hahn1-4/+4
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn5-33/+36
2021-02-18Fix sonars and target dirPamela Dragosh1-12/+3
2021-02-16Make xacml pdpType configurablePamela Dragosh6-17/+35
2021-02-11Fix sonars from dependency upgradeJim Hahn6-36/+26
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+6
2020-08-25Add new Match application to XACMLPamela Dragosh1-2/+2
2020-08-19Remove old cdap policy typePamela Dragosh1-2/+2
2020-08-17Add new guard filter policy type featurePamela Dragosh1-2/+2
2020-08-14Cleanup unused imports and deprecated methodsPamela Dragosh2-6/+4
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican2-34/+29
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn3-6/+4
2020-06-19Changes for Checkstyle 8.32Taka Cho2-3/+2
2020-06-19xcaml-pdp sonar issue fixesTaka Cho2-10/+10
2020-05-29Use default serialization providerJim Hahn2-5/+1
2020-03-25Point to models 2.2.2Pamela Dragosh1-3/+2
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh1-0/+200
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh2-20/+67
2020-03-11Added support for application/xacml+json in native appChenfei Gao2-20/+67
2020-03-10Misc XACML code coveragePamela Dragosh1-0/+37
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao6-3/+389
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA1-9/+8
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA1-3/+0
2019-12-02Clear some simple xacml sonarPamela Dragosh4-11/+26
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA7-24/+88
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla2-4/+43
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla5-0/+28
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...HOCKLA2-0/+296
2019-08-30Get policy type from policy-apiJim Hahn3-27/+92
2019-08-23XACML junit spews dmaap errorsJim Hahn1-1/+1
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn1-6/+1
2019-07-23Fixed xacml-pdp registrationJim Hahn1-23/+27
2019-07-23Add junit coverage to xacml-pdpJim Hahn6-0/+830
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.sreekumar6-44/+148
2019-07-01Use ToStringTester from utils-testramverma1-1/+1
2019-06-19Update totalPoliciesCount statisticJim Hahn2-2/+12
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73586-364/+355
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh5-37/+132
2019-04-10Test decision from main entryPamela Dragosh2-7/+55
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry5-24/+64