@Component @CaptchaHandlerType(value=KAPTCHA_MATH_EXPRESSION) public class MathExpressionKaptchaHandler extends DefaultKaptchaHandler
captchaStorageApi| 构造器和说明 |
|---|
MathExpressionKaptchaHandler(com.google.code.kaptcha.impl.DefaultKaptcha captchaMathExpression) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetCaptchaResp |
get(GetCaptchaReq getCaptchaReq)
获取验证码
|
generatorCaptchaResp, out, toBase64, toBase64checkgetUuidpublic MathExpressionKaptchaHandler(com.google.code.kaptcha.impl.DefaultKaptcha captchaMathExpression)
public GetCaptchaResp get(GetCaptchaReq getCaptchaReq)
get 在接口中 CaptchaHandlerget 在类中 DefaultKaptchaHandlergetCaptchaReq - 获取验证码请求参数Copyright © 2024. All rights reserved.