| 程序包 | 说明 |
|---|---|
| top.doudou.common.verification.code | |
| top.doudou.common.verification.code.adapter |
| 限定符和类型 | 方法和说明 |
|---|---|
static ValidateCodeType |
ValidateCodeType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ValidateCodeType[] |
ValidateCodeType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
StorageStrategy.createKey(javax.servlet.http.HttpServletRequest request,
ValidateCodeType type)
生成存储的key
|
String |
RedisStorageStrategy.createKey(javax.servlet.http.HttpServletRequest request,
ValidateCodeType type)
生成存储的key
|
| 限定符和类型 | 方法和说明 |
|---|---|
ValidateCodeProcessor |
ValidateCodeProcessorAdapter.findValidateCodeProcessor(ValidateCodeType type) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.