clean MR codebase
[dmaap/messagerouter/messageservice.git] / bundleconfig-local / etc / appprops / AAFUserRoles.properties
index c2edd1a..2785461 100644 (file)
 #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/jaxrsExample/topics/**=com.att.ajsc.myper|mymachine|manage
-
-#com.att.ecomp_test.crm.mr.topic|:topic.com.att.ecomp_test.crm.preDemo|view
-
-#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