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


Referenced by
AppFuseAjaxWithDWR
AppFuseSecurity
Articles




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseAcegiACL


This is version 1. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


Adding Acegi ACL Security to AppFuse

This tutorial gives a short introduction hwo to add ACEGI'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

  • 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 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   More info...   Attach file...
This particular version was published on 06-Nov-2006 13:52:54 MST by PeterSchneider-Manzell.