org.zkoss.zul.impl
Interface CaptchaEngine


public interface CaptchaEngine


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

Method Detail

generateCaptcha

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



Copyright © 2011. All Rights Reserved.