source:
branches/features/taskProcedureRework/grails-app/controllers/BaseAppAdminController.groovy
@
  820
        
        | Last change on this file since 820 was 289, checked in by , 16 years ago | |
|---|---|
            
  | 
        |
| File size: 138 bytes | |
| Line | |
|---|---|
| 1 | import org.codehaus.groovy.grails.plugins.springsecurity.Secured | 
| 2 | |
| 3 | @Secured(['ROLE_AppAdmin']) | 
| 4 | abstract class BaseAppAdminController { | 
| 5 | |
| 6 | } | 
| 7 | 
Note: See TracBrowser
        for help on using the repository browser.
    