public class CaptchaBase64 extends CaptchaBase implements CaptchaServlet
| 构造器和说明 |
|---|
CaptchaBase64(org.springframework.cache.Cache cache) |
CaptchaBase64(org.springframework.cache.Cache cache,
CaptchaGenerator generator) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
output(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String id) |
buildKey, check, newCaptcha, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheck, getCache, getGenerator, newCaptcha, removepublic CaptchaBase64(org.springframework.cache.Cache cache)
public CaptchaBase64(org.springframework.cache.Cache cache,
CaptchaGenerator generator)
public void output(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String id)
throws IOException
output 在接口中 CaptchaServletIOExceptionCopyright © 2025. All rights reserved.