|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaptchaEngine | |
|---|---|
| org.zkoss.zkex.zul.impl | Classes used to implement ZUL Component extension Set (implementation only). |
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of CaptchaEngine in org.zkoss.zkex.zul.impl |
|---|
| Classes in org.zkoss.zkex.zul.impl that implement CaptchaEngine | |
|---|---|
class |
JHLabsCaptchaEngine
A captcha engine implemented with JH Labs libraries. |
| Uses of CaptchaEngine in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return CaptchaEngine | |
|---|---|
CaptchaEngine |
Captcha.getCaptchaEngine()
Get the captcha engine. |
protected CaptchaEngine |
Captcha.newCaptchaEngine()
Instantiates the default captcha engine. |
| Methods in org.zkoss.zul with parameters of type CaptchaEngine | |
|---|---|
void |
Captcha.setEngine(CaptchaEngine engine)
Set the captcha engine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||