Delete keystores from xacml

The Keystore is no longer needed in the tarball, as it is supplied
externally by the CSITs and Helm charts.  Deleted that file.
Also modified the junits to use utils-test to generates keystores at
runtime, thus deleted the junit keystore file, too.

Issue-ID: POLICY-3143
Change-Id: If4966538452a16b22ea3a338eb9656a295641402
Signed-off-by: Jim Hahn <jrh3@att.com>
3 files changed
tree: f09142cc5fc4c046de1247e41e6aa41740e811c5
  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