Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
* [http://www.jroller.com/page/tomdz/20041215 Using JAAS with Struts - A simple guide to get it up and running] by Thomas Dudziak * [http://e-docs.bea.com/wls/docs81/secintro/concepts.html WebLogic Security Fundamentals] * [http://www.mooreds.com/jaas.html Using JAAS for Authorization and Authentication] by Dan Moore focuses on Struts, and in particular the example application distributed with Struts. * [http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas.html JavaWorld article] by John Musser and Paul Feuer (particularly [http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas-p4.html page 4]) |
* [[http://www.jroller.com/page/tomdz/20041215|Using JAAS with Struts - A simple guide to get it up and running]] by Thomas Dudziak * [[http://e-docs.bea.com/wls/docs81/secintro/concepts.html|WebLogic Security Fundamentals]] * [[http://www.mooreds.com/jaas.html|Using JAAS for Authorization and Authentication]] by Dan Moore focuses on Struts, and in particular the example application distributed with Struts. * [[http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas.html|JavaWorld article]] by John Musser and Paul Feuer (particularly [[http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas-p4.html|page 4]]) |
Using JAAS with Struts - A simple guide to get it up and running by Thomas Dudziak
Using JAAS for Authorization and Authentication by Dan Moore focuses on Struts, and in particular the example application distributed with Struts.
JavaWorld article by John Musser and Paul Feuer (particularly page 4)