commit | 1f8ab3cf97f2c6168f0d6086e9b0755363b67da3 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jun 17 10:30:20 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jun 17 10:30:20 2019 -0400 |
tree | ecf7ff7adee87a7589f735d7458bf55338a08a6c | |
parent | 2af8ab7ce69fba12631dd4bc51acb2cd892dc7c0 [diff] |
Change getCanonicalName() to getName() in xacml-pdp Per javadocs, getName() should generally be used instead of Class.getCanonicalName(). This change only applies to classes; it does not apply to File objects. Change-Id: Id9ad514a7ba10e7cdbf292bba2b07135bdbd2572 Issue-ID: POLICY-1646 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