aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PDP-REST/src/test/resources/notification.xacml.pdp.properties
AgeCommit message (Collapse)AuthorFilesLines
2018-11-02Modified to make AAF configurable in policy/engineMichael Mokry1-0/+2
Added property to enable or disable AAF Added logic to the code to check the property and use old authentication logic to authenticate the user rather than AAF if disabled. Fixed license issue Modified cadi_truststore_password value to use proper variable Added comment to local development enviroment properties file Modified test resources to fix Junit failures Change-Id: I962895154716092c9cc0bc6c48f6419f3b5900fe Issue-ID: POLICY-1217 Signed-off-by: Michael Mokry <michael.mokry@att.com> (cherry picked from commit 6accdc2ae0340ed84a59c739bd345ced2ff323c5)
2017-09-21Added Junits for POLICY-SDK-APPrb71471-2/+2
Issue-Id: POLICY-52 Change-Id: I439c95736f50fe9140e71cad5a598c5b5239161b Signed-off-by: rb7147 <rb7147@att.com>
2017-08-23Fixes for sonar critical issuesTej, Tarun1-0/+171
Fixes for critical and blocker issues reported in sonar. Issue-Id: POLICY-113 Change-Id: I50969fe93a94b0497f3fb30864a6c45e63208fe6 Signed-off-by: Tej, Tarun <tt3868@att.com>