You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2008/09/17 12:34:21 UTC

[Tapestry Wiki] Trivial Update of "Tapestry5HowToSecureWithSpringAndLDAP" by HugoPalma

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.

The following page has been changed by HugoPalma:
http://wiki.apache.org/tapestry/Tapestry5HowToSecureWithSpringAndLDAP

------------------------------------------------------------------------------
  }}}
  
  I think most of is self explanatory. As you can see there are a lot inject symbols, this is because i wanted to keep this solution as generic as possible so it could be used in other projects without changing any code.
- You'll find more information on some of the configurations made [http://www.localhost.nu/java/tapestry5-acegi/conf.html here].
+ You'll find more information on some of the configurations made [http://www.localhost.nu/java/tapestry-spring-security/conf.html here].
  
  == Lets use it ==
  
- Using this couldn't be simpler. Secure your application the way its described [http://www.localhost.nu/java/tapestry-spring-security/conf.html here].
+ Using this couldn't be simpler. Secure your application the way its described [http://www.localhost.nu/java/tapestry-spring-security/usage.html here].
  Just add the @Secured annotation on your page classes and methods and it's done.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org