org.zkoss.zul.impl
Interface CaptchaEngine

All Known Implementing Classes:
JHLabsCaptchaEngine

public interface CaptchaEngine


Method Summary
 byte[] generateCaptcha(java.lang.Object data)
          Per the given data, generate the distortion Captcha image into a byte array.
 

Method Detail

generateCaptcha

byte[] generateCaptcha(java.lang.Object data)
Per the given data, generate the distortion Captcha image into a byte array.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo