| 程序包 | 说明 |
|---|---|
| cloud.tianai.captcha.generator | |
| cloud.tianai.captcha.resource | |
| cloud.tianai.captcha.resource.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ResourceMap |
AbstractImageCaptchaGenerator.requiredRandomGetTemplate(String type,
String tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceMap |
ImageCaptchaResourceManager.randomGetTemplate(String type,
String tag)
随机获取某个模板
|
ResourceMap |
ResourceStore.randomGetTemplateByTypeAndTag(String type,
String tag)
随机获取某个模板通过type
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ResourceStore.addTemplate(String type,
ResourceMap template)
添加模板
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceMap |
DefaultImageCaptchaResourceManager.randomGetTemplate(String type,
String tag) |
ResourceMap |
DefaultResourceStore.randomGetTemplateByTypeAndTag(String type,
String tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,List<ResourceMap>> |
DefaultResourceStore.listAllTemplates() |
List<ResourceMap> |
DefaultResourceStore.listTemplatesByType(String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultResourceStore.addTemplate(String type,
ResourceMap template) |
Copyright © 2023. All rights reserved.