Index: lams_tool_mindmap/conf/xdoclet/web-security.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_mindmap/conf/xdoclet/web-security.xml,v
diff -u -r1.1 -r1.2
--- lams_tool_mindmap/conf/xdoclet/web-security.xml 3 Apr 2009 00:00:32 -0000 1.1
+++ lams_tool_mindmap/conf/xdoclet/web-security.xml 26 Sep 2014 11:33:17 -0000 1.2
@@ -1,106 +1,85 @@
-
-
- Secure Content
- *.jsp
- *.html
- *.do
-
-
+
+
+ Secure content
+ /*
+
+
+ LEARNER
+ MONITOR
+ AUTHOR
+ SYSADMIN
+
+
+
+
+
+ Authoring content
+ /authoring/*
+ /pages/authoring/*
+ /authoring.do
+ /pedagogicalPlanner.do
+
+
+ AUTHOR
+ SYSADMIN
+
+
+
+
+
+ Staff content
+ /pages/monitoring/*
+ /monitoring.do
+
+
+ MONITOR
+ SYSADMIN
+
+
+
+
+
+ Student
LEARNER
- TEACHER
- MONITOR
- AUTHOR
- ADMIN
- SYSADMIN
- AUTHOR ADMIN
-
-
+
-
-
- Authoring Update
- /authoring.do
-
-
+
+ Authors Learning Designs
AUTHOR
- AUTHOR ADMIN
- SYSADMIN
-
-
+
-
-
- Staff Content
- /monitoring.do
-
-
+
+ Member of Staff
MONITOR
- TEACHER
-
-
+
-
-
-
- Download Files
- /download/
-
-
- AUTHOR
- MONITOR
- TEACHER
- ADMIN
- SYSADMIN
+
+ Group Manager
+ GROUP MANAGER
+
+
+
+ Group Administrator
+ GROUP ADMIN
+
+
+
+ Author Administrator
AUTHOR ADMIN
-
-
+
+
+
+ LAMS System Adminstrator
+ SYSADMIN
+
-
- FORM
- LAMS
-
- /login.jsp
- /login.jsp?failed=y
-
-
-
-
-
-
- Student
- LEARNER
-
-
- Student
- TEACHER
-
-
-
- Can create/modify a learning design
- AUTHOR
-
-
-
- Can running and monitoring a learning session
- MONITOR
-
-
-
- Can add/remove users to the system, set up classes of
- users for sessions
- ADMIN
-
-
-
- Can add/remove users to the system, set up classes of
- users for sessions
- SYSADMIN
-
-
-
- Can create/modify a learning design and edit default
- tool content
- AUTHOR ADMIN
-
+
+ FORM
+ LAMS
+
+ /login.jsp
+ /login.jsp?failed=y
+
+
\ No newline at end of file