summaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/daoPolicyListWildCardUnmatched.json
AgeCommit message (Collapse)AuthorFilesLines
2019-11-06Support policy types with wild-cardsJim Hahn1-0/+10
Allow supported policy types to end with ".*", which causes the prefix to be matched when new policies are deployed. This entailed updates in three areas: - when a subgroup is added via the group api - when a subgroup is updated via the group api - when a policy is deployed via the simple api Issue-ID: POLICY-1636 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I4ae15971481ce5b2042b5d6fdfd16e11ad099c50 Signed-off-by: Jim Hahn <jrh3@att.com>