summaryrefslogtreecommitdiffstats
path: root/bundleconfig-csi/etc/appprops/AAFUserRoles.properties
diff options
context:
space:
mode:
authorsunil.unnava <sunil.unnava@att.com>2019-05-10 11:24:53 -0400
committersunil.unnava <sunil.unnava@att.com>2019-05-10 11:25:06 -0400
commit8537f3c5ee8bf3897404dff5442c6a10f4d1420d (patch)
treece4582f7b9c5d65868702dc501943e92c84eecd8 /bundleconfig-csi/etc/appprops/AAFUserRoles.properties
parentd7013af5e932661dffa1270a0334ac9f0f086e78 (diff)
clean MR codebase
Issue-ID: DMAAP-1199 Change-Id: Ieff7939b02a8987b6101dd1c0ec886b474f1fa82 Signed-off-by: sunil.unnava <sunil.unnava@att.com>
Diffstat (limited to 'bundleconfig-csi/etc/appprops/AAFUserRoles.properties')
-rw-r--r--bundleconfig-csi/etc/appprops/AAFUserRoles.properties7
1 files changed, 0 insertions, 7 deletions
diff --git a/bundleconfig-csi/etc/appprops/AAFUserRoles.properties b/bundleconfig-csi/etc/appprops/AAFUserRoles.properties
index fd9df83..18cd07d 100644
--- a/bundleconfig-csi/etc/appprops/AAFUserRoles.properties
+++ b/bundleconfig-csi/etc/appprops/AAFUserRoles.properties
@@ -23,11 +23,4 @@
#read this file and protect the routes given with the AAF role defined.
#For more information on AAF role based permissions, please contact AAF team.
-#The following example would protect the JAXRS echo example service provided with the archetype.
-#/services/${namespace}/v1/jaxrs-services/jaxrsExample/echo/*=com.att.ajsc.myper|mymachine|manage
-#The following example would protect ALL AJSC services running within your project.
-#/**=com.att.ajsc.myperm|mymachine|manage
-
-#The following example would protect ALL REST services utilizing the Camel restlet routes.
-#/rest/**=com.att.ajsc.myperm|mymachine|manage