jcaptcha « Security « Spring Q&A





1. Integrating JCaptcha with authentication    forum.springsource.org

Integrating JCaptcha with authentication I have an application using both authentication (working in a similar way as that outlined in Bart van Riel's article) and captcha via JCaptcha (implemented separately, using ...

2. jcaptcha for spring security 2.0    forum.springsource.org

hi, Are jcaptcha still support as one of the filter in spring security, I didn't find any class for it. is spring security 2.0 still intergrate with jcaptcha ? kiwi ---- ...

3. Integrate jcaptcha and spring security    forum.springsource.org

Hi folks, I use built-in spring security for user/password authentication. Here is my xml file: Code: ...