| 程序包 | 说明 |
|---|---|
| cloud.tianai.captcha.application | |
| cloud.tianai.captcha.interceptor | |
| cloud.tianai.captcha.interceptor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<?> |
ImageCaptchaApplication.matching(String id,
MatchParam matchParam)
匹配
|
ApiResponse<?> |
FilterImageCaptchaApplication.matching(String id,
MatchParam matchParam) |
ApiResponse<?> |
DefaultImageCaptchaApplication.matching(String id,
MatchParam matchParam) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<?> |
CaptchaInterceptorGroup.afterValid(Context context,
String type,
MatchParam matchParam,
AnyMap validData,
ApiResponse<?> basicValid) |
default ApiResponse<?> |
CaptchaInterceptor.afterValid(Context context,
String type,
MatchParam matchParam,
AnyMap validData,
ApiResponse<?> basicValid) |
ApiResponse<?> |
CaptchaInterceptorGroup.beforeValid(Context context,
String type,
MatchParam matchParam,
AnyMap validData) |
default ApiResponse<?> |
CaptchaInterceptor.beforeValid(Context context,
String type,
MatchParam matchParam,
AnyMap validData) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<?> |
BasicTrackCaptchaInterceptor.afterValid(Context context,
String type,
MatchParam matchData,
AnyMap validData,
ApiResponse<?> basicValid) |
ApiResponse<?> |
ParamCheckCaptchaInterceptor.beforeValid(Context context,
String type,
MatchParam matchParam,
AnyMap validData) |
Copyright © 2025. All rights reserved.