public interface Kaptcha
String render()
boolean validate(String code)
code - 需要验证的字符串KaptchaExceptionboolean validate(String code, long second)
code - 需要验证的字符串second - 超时时间(秒)KaptchaExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.