aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/decisions/decision.native.request.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao1-0/+19
Added a new native application to the service loader framework Added a new translator for the native application Added custom serialization providers for xacml+json and xacml+xml Added a new endpoint for native xacml decision api Added a new api provider function to handle the native xacml api calls Added corresponding junit tests Issue-ID: POLICY-2182 Change-Id: I30fa4637612c324d543f9952386cf1a27a52d76c Signed-off-by: Chenfei Gao <cgao@research.att.com>