commit | 7ae3ab19d0556a0308f0d293d4dd2e58dd3d3929 | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Fri Oct 02 09:13:13 2020 -0400 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Fri Oct 02 09:13:18 2020 -0400 |
tree | 16e26e30d7a6e734ec34108d24727eb8afc0c9dc | |
parent | 57e705469481f446aeada858c8eb411c5cccebc8 [diff] |
Remove duplicated code Initially, just moving the applicationName and actions as protected fields got rid of the sonar issue. I included also the supportedPolicyTypes also. But that triggered another sonar duplicate code, so I had to rename a few private fields to rid that. Seems like a very sensitive sonar detection that results in kludgy code. Issue-ID: POLICY-2681 Change-Id: Ie79a95786cdb80381cbce4b182e9e66a2776e0dd Signed-off-by: Pamela Dragosh <pdragosh@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