| 程序包 | 说明 |
|---|---|
| cloud.tianai.captcha.application | |
| cloud.tianai.captcha.cache.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheStore |
ImageCaptchaApplication.getCacheStore()
获取缓存存储器
|
CacheStore |
FilterImageCaptchaApplication.getCacheStore() |
CacheStore |
DefaultImageCaptchaApplication.getCacheStore() |
| 限定符和类型 | 方法和说明 |
|---|---|
TACBuilder |
TACBuilder.setCacheStore(CacheStore cacheStore) |
void |
ImageCaptchaApplication.setCacheStore(CacheStore cacheStore)
设置 缓存存储器
|
void |
FilterImageCaptchaApplication.setCacheStore(CacheStore cacheStore) |
void |
DefaultImageCaptchaApplication.setCacheStore(CacheStore cacheStore) |
| 构造器和说明 |
|---|
DefaultImageCaptchaApplication(ImageCaptchaGenerator captchaGenerator,
ImageCaptchaValidator imageCaptchaValidator,
CacheStore cacheStore,
ImageCaptchaProperties prop,
CaptchaInterceptor captchaInterceptor) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocalCacheStore |
Copyright © 2025. All rights reserved.