@Component @CaptchaHandlerType(value=EASY_CAPTCHA_DEFAULT) public class DefaultEasyCaptchaHandler extends DefaultCaptchaHandler
| 限定符和类型 | 字段和说明 |
|---|---|
EasyCaptchaProperties |
easyCaptchaProperties |
captchaStorageApi| 构造器和说明 |
|---|
DefaultEasyCaptchaHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetCaptchaResp |
generatorCaptchaResp(com.wf.captcha.base.Captcha captcha)
组装返回结果,并设置缓存
|
GetCaptchaResp |
get(GetCaptchaReq getCaptchaReq) |
com.wf.captcha.SpecCaptcha |
getSpecCaptcha(GetCaptchaReq getCaptchaReq)
获取验证码实现类
|
checkgetUuidpublic EasyCaptchaProperties easyCaptchaProperties
public GetCaptchaResp get(GetCaptchaReq getCaptchaReq)
get 在接口中 CaptchaHandlerget 在类中 DefaultCaptchaHandlerpublic com.wf.captcha.SpecCaptcha getSpecCaptcha(GetCaptchaReq getCaptchaReq)
public GetCaptchaResp generatorCaptchaResp(com.wf.captcha.base.Captcha captcha)
captcha - Copyright © 2024. All rights reserved.