Support delta policy lists in xacml-pdp 22/121522/3
authorJim Hahn <jrh3@att.com>
Mon, 24 May 2021 17:13:07 +0000 (13:13 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 25 May 2021 13:45:44 +0000 (09:45 -0400)
commit8f1cc3035fcee119f22141f60dfeb6776b6f96e5
treef5e68b5b990fa3bb7d3925110438d20d7ffaec50
parent7293cbd3c0bf0043b663d036dcb7abe400a4e706
Support delta policy lists in xacml-pdp

Updated xacml-pdp to use the deploy & undeploy lists in the PDP-UPDATE
message.
Added more code coverage to the junit test class.
Per review:
- added logging for unexpected cases

Issue-ID: POLICY-3188
Change-Id: I0f899abcd497f7eb711d4df358e455fd2d50e904
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pdpx/main/comm/XacmlPdpUpdatePublisher.java
main/src/test/java/org/onap/policy/pdpx/main/comm/XacmlPdpUpdatePublisherTest.java