[Lenya Wiki] Update of "Lenya 3.0" by FlorentAndre

Apache Wiki <[email protected]> Mon, 28 Mar 2011 22:33:27 -0000
Newsgroups gmane.comp.cms.lenya.devel
Message-ID <[email protected]>
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.

The "Lenya 3.0" page has been changed by FlorentAndre.
http://wiki.apache.org/lenya/Lenya%203.0?action=diff&rev1=21&rev2=22

--------------------------------------------------

     * process II) A --> C --> D
  
   * Use Case 2 : Forms by clic ²
- 
    * Be able to define forms with clic and decide what I want to do with this after validation (write in a resource, write on FS, put in database, send by mail,...)
  
  = Features =
@@ -84, +83 @@

     * target group oriented navigation (prefered interest e.g. industry specific of a certain group). Each Content page can be adressed to a specific User group (target group)
    * admin access by profile : https://issues.apache.org/bugzilla/show_bug.cgi?id=37403
     * create a user-group which has restricted access to the admin-area
+  * Authentification and authorisation :
+   * use an existing lib like this :
+    * http://download.oracle.com/javase/6/docs/technotes/guides/security/jaas/JAASRefGuide.html#Subject
+    * or this : http://shiro.apache.org/
+   * search for the powerfull and simplier solution.
  
   * Unit-testing on sitemap's results.