aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pdpx/main/rest/XacmlPdpRestController.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst1-11/+11
2023-01-31Removing old swagger annotation in xacml-pdplapentafd1-157/+21
2021-06-28Update xacml-pdp for checkstyle 8.43liamfallon1-44/+70
2020-06-19Changes for Checkstyle 8.32Taka Cho1-4/+4
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao1-2/+55
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA1-5/+5
2019-10-09Sonar xacml-pdp issuesPamela Dragosh1-0/+5
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-2/+3
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73581-1/+1
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh1-0/+1
2019-04-04Tie XACML REST DecisionPamela Dragosh1-6/+25
2019-03-11Added HTTPS and CADI/AAF Support for PDP-XMichael Mokry1-18/+93
2019-02-26Stubbed endpoints for Decision API and swaggerMichael Mokry1-9/+45
2019-02-13Package and Create Docker Image for Xacml PDPMichael Mokry1-6/+2
2019-02-11PDPX Healthcheck/Statistic RESTful API entry pointMichael Mokry1-0/+69