Add attribute return example into Tutorial 98/122798/2
authorPamela Dragosh <pd1248@att.com>
Wed, 21 Jul 2021 14:58:13 +0000 (10:58 -0400)
committerPamela Dragosh <pd1248@att.com>
Wed, 21 Jul 2021 15:37:19 +0000 (11:37 -0400)
commitfe80c60ca766af048d7eb6f9bc073d40ee033046
treec55029034b36c0e502a20c7d903f6b75af01b1cc
parentf01fce93c17db824d772240b9c68c07d15c6869a
Add attribute return example into Tutorial

Used the tutorial to demonstrate returning of attributes
back into the Decision response.

Needed to update the docker compose for both tutorials to
ensure they are using the master branch versions of api
and pap.

Issue-ID: POLICY-2865
Change-Id: Ia568dfae27d659d940217ddf8d9295dd8409f0e3
Signed-off-by: Pamela Dragosh <pd1248@att.com>
tutorials/tutorial-enforcement/src/main/docker/docker-compose.yml
tutorials/tutorial-xacml-application/src/main/docker/docker-compose.yml
tutorials/tutorial-xacml-application/src/main/java/org/onap/policy/tutorial/tutorial/TutorialRequest.java
tutorials/tutorial-xacml-application/src/main/java/org/onap/policy/tutorial/tutorial/TutorialTranslator.java
tutorials/tutorial-xacml-application/src/test/java/org/onap/policy/tutorial/tutorial/TutorialApplicationTest.java