aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/apps/match/xacml.properties
AgeCommit message (Collapse)AuthorFilesLines
2020-08-25Add new Match application to XACMLPamela Dragosh1-0/+31
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>