commit | f8d2c21bb589303febc11024f3cd667946f44459 | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Mon Aug 24 15:50:31 2020 -0400 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Tue Aug 25 09:50:47 2020 -0400 |
tree | cac720552a5c5e71416d56c001f2196dd6546a88 | |
parent | d4b134ae54a260f084be82ba1a6fcd4e6a3040e1 [diff] |
Add new Match application to XACML Add new generic match application to XACML PDP. This app will allow ONAP users to design their own matchable policy types and use StdMatchableTranslator out-of-the box without any modification. Fills the gap left behind since "configure" via the Monitoring can support StdCombinedResultsTranslator, but the Optimization policy types have a specific "closest match" algorithm tied to them. Gives flexibility. removed unused import Issue-ID: POLICY-2596 Change-Id: I0aebae706fb9634e7bb13d78eff0ccc1ae4d752f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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