commit | bdef9f5dfd8c95eff86e710ef94c1fab4e652854 | [log] [tgz] |
---|---|---|
author | Chenfei Gao <cgao@research.att.com> | Fri Feb 28 14:45:48 2020 -0500 |
committer | Chenfei Gao <cgao@research.att.com> | Fri Feb 28 14:45:55 2020 -0500 |
tree | bcc7327976e890e3fec352a4dbf8d1f150e98bda | |
parent | fcd767926048397607d9e0f0288f2a0982f6bbcc [diff] |
Build XACML PDP support for native xacml policy type Added a new native application to the service loader framework Added a new translator for the native application Added custom serialization providers for xacml+json and xacml+xml Added a new endpoint for native xacml decision api Added a new api provider function to handle the native xacml api calls Added corresponding junit tests Issue-ID: POLICY-2182 Change-Id: I30fa4637612c324d543f9952386cf1a27a52d76c Signed-off-by: Chenfei Gao <cgao@research.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