commit | eb5d536f169528a6e86c03feb4c2b21743936f34 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jun 18 13:51:39 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jun 18 13:51:39 2018 -0400 |
tree | 18aee39402c1f989eea05cbb77eef866fc4c2649 | |
parent | b706707b5f209f0b7332ecec3a949ac03e7016b9 [diff] |
Fix fortify issue with pooling extractor class The pooling extractor class was using reflection to extract values from private fields. It has been modified to only extract from public fields or to use public getXxx() methods instead. Change-Id: I3aafe9ebfcd41d0e71dc3529030597609b704f53 Issue-ID: POLICY-906 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 DroolsPDP code. To build it: