@Namespace(value="http://jboss.org/schema/seam/captcha", prefix="org.jboss.seam.captcha")
See: Description
| Class | Description |
|---|---|
| Captcha |
Default CAPTCHA algorithm, a simple addition problem.
|
| CaptchaImage |
Serves CAPTCHA images
|
| CaptchaResponseValidator |
Validates that the input entered by the user matches
the captcha image.
|
| Annotation Type | Description |
|---|---|
| CaptchaResponse |
Copyright © 2015 Seam Framework. All Rights Reserved.