Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences

Edit this page


Referenced by
AppFuseAjaxWithDWR
AppFuseSecurity
Articles




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseAcegiACL


Adding Acegi ACL Security to AppFuse

This tutorial gives a short introduction how to add Acegi Security's ACLs to your AppFuse project. It secures the Person class already known from the AppFuse tutorials.

The tutorial is based on AppFuse 1.9 with SpringMVC, but should it work with other web layers too (Tested with Struts...).

  • Step I Add the Person Object with all DAOs / Managers / Controllers for editing / list view. Please follow this tutorial.
  • Step II. Add new models
  • Step III. Add new DAOs
  • Step IV. Add new Managers
  • Step V. Add new ACEGI Managers to secure all person objects
  • Step VI. Change all references to the old manager to the new manager
  • Step VII. How to create new ACLs
  • Step VIII. How to use the ACLs in your JSPs
  • Additional thoughts.

Files of this tutorial

In this rar(info) file can you find all files generated / changed in this tutorial. The WebLayer is based on SpringMVC.
Attachments:
AppFuseACL.rar Info on AppFuseACL.rar 16871 bytes


Go to top   Edit this page   More info...   Attach file...
This page last changed on 24-Jan-2007 03:55:43 MST by PeterSchneider-Manzell.