public class BasicTrackCaptchaInterceptor extends Object implements CaptchaInterceptor
| 限定符和类型 | 字段和说明 |
|---|---|
static CodeDefinition |
DEFINITION |
| 构造器和说明 |
|---|
BasicTrackCaptchaInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<?> |
afterValid(Context context,
String type,
MatchParam matchData,
AnyMap validData,
ApiResponse<?> basicValid) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterGenerateCaptcha, afterGenerateCaptchaImage, afterGenerateImageCaptchaValidData, beforeGenerateCaptcha, beforeGenerateCaptchaImage, beforeGenerateImageCaptchaValidData, beforeValid, beforeWrapImageCaptchaInfo, createContextpublic static final CodeDefinition DEFINITION
public String getName()
getName 在接口中 CaptchaInterceptorpublic ApiResponse<?> afterValid(Context context, String type, MatchParam matchData, AnyMap validData, ApiResponse<?> basicValid)
afterValid 在接口中 CaptchaInterceptorCopyright © 2025. All rights reserved.