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 2 and version 1:

At line 92 added 5 lines.
%%note __NOTE:__ If you don't care about enabling/disabling users, you can skip this section and just change the "usersByUsernameQuery" property in ''applicationContext-security.xml'' to be:
{{{
SELECT username,password,enabled as 'true' FROM app_user WHERE username = ?
}}}%%

Back to AppFuseAuthentication, or to the Page History.