| Interface | Description |
|---|---|
| CaptchaGenerator |
A generator for captcha images.
|
| CaptchaService |
Service for handling click based captchas.
|
| Class | Description |
|---|---|
| CaptchaServlet |
This servlet creates a random captcha image, stores the correct answer in the http
session, and streams the generated captcha image as PNG.
|
Copyright © 2011–2016. All rights reserved.