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
...nobody




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseSecurity


Difference between version 6 and version 5:

At line 8 added 27 lines.
!Table of Contents
* [1] Add Acegi Security JARs to your project
* [2] Create applicationContext-security.xml
* [3] Configure filters and filter-mappings
* [4] Add an "enabled" variable to the User object
* [5] Configure logging for Acegi Security
* [6] Remove setting from LoginServlet.java to catch duplicate logins
!!Add Acegi Security JARs to your project [#1]
!!Create applicationContext-security.xml [#2]
!!Configure filters and filter-mappings [#3]
!!Add an "enabled" variable to the User object [#4]
* Enable user as part of Signup Process
* Add "enabled" column to the sample-data.xml and enable all users
* Add key for enabled label to view and ResourceBundles
!!Configure logging for Acegi Security [#5]
!!Remove setting from LoginServlet.java to catch duplicate logins [#6]

Back to AppFuseSecurity, or to the Page History.