AppFuseSecurity |
|
Your trail: |
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.
|