public class CaptchaView extends Object implements org.springframework.web.servlet.View
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CAPTCHA_SESSION_KEY |
| 构造器和说明 |
|---|
CaptchaView() |
CaptchaView(CaptchaGener captchaGener) |
CaptchaView(CaptchaGener captchaGener,
int length) |
CaptchaView(ImageVerification imageVerification) |
CaptchaView(int length) |
public CaptchaView()
public CaptchaView(CaptchaGener captchaGener, int length)
public CaptchaView(CaptchaGener captchaGener)
public CaptchaView(int length)
public CaptchaView(ImageVerification imageVerification)
public String getContentType()
getContentType 在接口中 org.springframework.web.servlet.ViewCopyright © 2020. All rights reserved.