commit | 1c35a18a77bd4d55e419a8b6c275bce0a1037e05 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jul 19 11:59:46 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jul 19 13:58:51 2021 -0400 |
tree | 4e318624467a5b7b273cc906f4067db57b5c05eb | |
parent | e3d0ebb1599c36f23ec82ca2f428af6db8fa4373 [diff] |
Use new RestClientParameters class in xacml-pdp Replaced generic BusTopicParams with more specific RestClientParameters. Also modified code to pass the HttpClient around instead of passing the client parameters around. Issue-ID: POLICY-3456 Change-Id: Ic07b710645eeab696e6df0a015171578ad08ca83 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy XACML PDP engine code.
To build it using Maven 3, run: mvn clean install