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
AppFuseSecurity
AppFuseSecurityMetho...
AppFuseSecuritySetti...




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseAuthentication


Difference between version 6 and version 5:

At line 15 added 1 line.
* [8] Add code to LoginFilter so logout succeeds
At line 145 added 2 lines.
!!Add code to LoginFilter to logout succeeds [#8]
In ''src/web/org/appfuse/webapp/filter/LoginFilter.java'', add code to set Acegi's Context to null. Invalidating the session should work, but I was unable to get this to work. [Here's the diff|https://appfuse.dev.java.net/source/browse/appfuse/src/web/org/appfuse/webapp/filter/LoginFilter.java?r1=1.11&r2=1.12] to show you where to make this change.

Back to AppFuseAuthentication, or to the Page History.