summaryrefslogtreecommitdiffstats
path: root/bundleconfig-csi/etc/appprops/AAFUserRoles.properties
diff options
context:
space:
mode:
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