diff options
Diffstat (limited to 'bundleconfig-local/etc/appprops/AAFUserRoles.properties')
-rw-r--r-- | bundleconfig-local/etc/appprops/AAFUserRoles.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bundleconfig-local/etc/appprops/AAFUserRoles.properties b/bundleconfig-local/etc/appprops/AAFUserRoles.properties index c2edd1a..2785461 100644 --- a/bundleconfig-local/etc/appprops/AAFUserRoles.properties +++ b/bundleconfig-local/etc/appprops/AAFUserRoles.properties @@ -23,13 +23,3 @@ #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 |