commit | 98873e8c202426b9d74d9460ebd30b57fa4c7eb7 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Aug 28 15:20:18 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Aug 30 12:07:32 2019 -0400 |
tree | db56b53965c37b36008c99c49acf9e5d079c2fbf | |
parent | 30b9aa0d2e2e6b954e2ce25537d7d7ca81d3a5a4 [diff] |
Get policy type from policy-api Added a class to retrieve a policy type from the policy-api. Updated property files to include parameters that are needed to configure it. Updates per review comments: - change PolicyApi to PolicyApiCaller - use HttpClientFactory - removed superfluous constructors from exception classes - changed parameters to use RestServerParameters instead of BusTopicParams Change-Id: I8aad6ca5a733c8ad9cc983496e745ebe7400dd17 Issue-ID: POLICY-1911 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