Remove base64 encoding of password from xacml

Issue-ID: POLICY-2550
Change-Id: I05d9af99401991ea867e7ab8d697692c9020b3b7
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
4 files changed
tree: 5fa7a04be0e5d4257735f7fdd9d9b9125d9e0b96
  1. applications/
  2. main/
  3. packages/
  4. postman/
  5. releases/
  6. testsuites/
  7. xacml-test/
  8. .gitignore
  9. .gitreview
  10. checkstyle-suppressions.xml
  11. INFO.yaml
  12. LICENSE.txt
  13. lombok.config
  14. pom.xml
  15. README.md
  16. 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