Fix sonars in xacml-pdp

Fixed:
- use "var" instead of actual type

Issue-ID: POLICY-3285
Change-Id: Id17142d1f2e3e5f9dfbffcb96aff7fe76321a56b
Signed-off-by: Jim Hahn <jrh3@att.com>
39 files changed
tree: 5ac180d2228cb65d8f74a0b3a79547fde53184b4
  1. applications/
  2. csit/
  3. main/
  4. packages/
  5. postman/
  6. releases/
  7. testsuites/
  8. tutorials/
  9. xacml-test/
  10. .gitignore
  11. .gitreview
  12. checkstyle-suppressions.xml
  13. INFO.yaml
  14. LICENSE.txt
  15. lombok.config
  16. pom.xml
  17. README.md
  18. version.properties
README.md

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