索引

A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractCaptchaService - com.xingyuv.captcha.service.impl中的类
Created by raodeming on 2019/12/25.
AbstractCaptchaService() - 类的构造器 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
aesDecrypt(String, String) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
将base 64 code AES解密
aesDecryptByBytes(byte[], String) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
AES解密
aesEncrypt(String, String) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
AES加密为base 64 code
aesEncryptToBytes(String, String) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
AES加密
AESUtil - com.xingyuv.captcha.util中的类
 
AESUtil() - 类的构造器 com.xingyuv.captcha.util.AESUtil
 
afterValidateFail(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
ALGORITHMSTR - 类中的静态变量 com.xingyuv.captcha.util.AESUtil
算法
API_CAPTCHA_BASEMAP_NULL - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_CAPTCHA_COORDINATE_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_CAPTCHA_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_CAPTCHA_INVALID - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_REQ_INVALID - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_REQ_LIMIT_CHECK_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_REQ_LIMIT_GET_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_REQ_LIMIT_VERIFY_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
API_REQ_LOCK_GET_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
avgMatrix(int[][]) - 类中的静态方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 

B

base64Decode(String) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
base 64 decode
base64Encode(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
base 64 encode
base64StrToImage(String, String) - 类中的静态方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
Base64Utils - com.xingyuv.captcha.util中的类
 
Base64Utils() - 类的构造器 com.xingyuv.captcha.util.Base64Utils
 
binary(byte[], int) - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
将byte[]转为各种进制的字符串
BLANK_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
BLOCKPUZZLE - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaTypeEnum
滑块拼图.
BlockPuzzleCaptchaServiceImpl - com.xingyuv.captcha.service.impl中的类
滑动验证码
BlockPuzzleCaptchaServiceImpl() - 类的构造器 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
browserInfo - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
客户端ip+userAgent
BUFFER_SIZE - 类中的静态变量 com.xingyuv.captcha.util.FileCopyUtils
 
BUFFER_SIZE - 类中的静态变量 com.xingyuv.captcha.util.StreamUtils
 

C

CACHE_MAP - 类中的静态变量 com.xingyuv.captcha.util.CacheUtil
 
CACHE_MAX_NUMBER - 类中的静态变量 com.xingyuv.captcha.util.CacheUtil
缓存最大个数
cacheBootImage(Map<String, String>, Map<String, String>, Map<String, String>) - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
cacheImage(String, String, String) - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
cacheService - 类中的静态变量 com.xingyuv.captcha.service.impl.CaptchaServiceFactory
 
cacheService - 类中的变量 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
cacheType - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
CacheUtil - com.xingyuv.captcha.util中的类
 
CacheUtil() - 类的构造器 com.xingyuv.captcha.util.CacheUtil
 
CAPTCHA_AES_STATUS - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
aes加密开关
CAPTCHA_CACHE_MAX_NUMBER - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
local缓存的阈值
CAPTCHA_CACHE_TYPE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
缓存local/redis...
CAPTCHA_FONT_SIZE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
 
CAPTCHA_FONT_STYLE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
 
CAPTCHA_FONT_TYPE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
点选文字验证码的文字字体(宋体)
CAPTCHA_INIT_ORIGINAL - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
底图自定义初始化
CAPTCHA_INTERFERENCE_OPTIONS - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
滑动干扰项(0/1/2)
CAPTCHA_SLIP_OFFSET - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
滑动误差偏移量
CAPTCHA_TIMING_CLEAR_SECOND - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
定时清理过期local缓存,秒
CAPTCHA_TYPE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
验证码类型default两种都实例化。
CAPTCHA_WATER_FONT - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
右下角水印字体(宋体)
CAPTCHA_WATER_MARK - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
右下角水印文字(我的水印)
CAPTCHA_WORD_COUNT - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
点选文字个数
captchaAesStatus - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
CaptchaBaseMapEnum - com.xingyuv.captcha.model.common中的Enum Class
底图类型枚举
CaptchaBaseMapEnum(String, String) - enum class的构造器 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
 
CaptchaCacheService - com.xingyuv.captcha.service中的接口
验证码缓存接口
CaptchaCacheServiceMemImpl - com.xingyuv.captcha.service.impl中的类
已过时。
: 默认使用内存当缓存
CaptchaCacheServiceMemImpl() - 类的构造器 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 
captchaFontSize - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
 
captchaFontType - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
 
captchaId - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
验证码id(后台申请)
captchaInterferenceOptions - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
captchaOriginalPath - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
 
CaptchaService - com.xingyuv.captcha.service中的接口
验证码服务接口
CaptchaServiceFactory - com.xingyuv.captcha.service.impl中的类
Created by raodeming on 2020/5/26.
CaptchaServiceFactory() - 类的构造器 com.xingyuv.captcha.service.impl.CaptchaServiceFactory
 
captchaType - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
验证码类型:(clickWord,blockPuzzle)
captchaType() - 接口中的方法 com.xingyuv.captcha.service.CaptchaService
验证码类型 通过java SPI机制,接入方可自定义实现类,实现新的验证类型
captchaType() - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
captchaType() - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
captchaType() - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
captchaType() - 类中的方法 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 
CaptchaTypeEnum - com.xingyuv.captcha.model.common中的Enum Class
 
CaptchaTypeEnum(String, String) - enum class的构造器 com.xingyuv.captcha.model.common.CaptchaTypeEnum
 
captchaVerification - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
后台二次校验参数
CaptchaVO - com.xingyuv.captcha.model.vo中的类
 
CaptchaVO() - 类的构造器 com.xingyuv.captcha.model.vo.CaptchaVO
 
check(CaptchaVO) - 接口中的方法 com.xingyuv.captcha.service.CaptchaService
核对验证码(前端)
check(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
check(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
check(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
check(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
check(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 
clean(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
已过时。
Use the clearer named trimToEmpty(String). Method will be removed in Commons Lang 3.0.
clear() - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
删除所有缓存
CLICKWORD - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaTypeEnum
文字点选.
ClickWordCaptchaServiceImpl - com.xingyuv.captcha.service.impl中的类
点选文字验证码
ClickWordCaptchaServiceImpl() - 类的构造器 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
clickWordFont - 类中的变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
点选文字字体
clickWordFont - 类中的变量 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
clickWordFontStr - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
clickWordFontStr - 类中的静态变量 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
clientUid - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
客户端UI组件id,组件初始化时设置一次,UUID
close() - 类中的方法 com.xingyuv.captcha.util.StreamUtils.NonClosingInputStream
 
close() - 类中的方法 com.xingyuv.captcha.util.StreamUtils.NonClosingOutputStream
 
code - enum class中的变量 com.xingyuv.captcha.model.common.RepCodeEnum
 
codeDesc - enum class中的变量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
 
codeDesc - enum class中的变量 com.xingyuv.captcha.model.common.CaptchaTypeEnum
 
codeValue - enum class中的变量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
 
codeValue - enum class中的变量 com.xingyuv.captcha.model.common.CaptchaTypeEnum
 
com.xingyuv.captcha.model.common - 程序包 com.xingyuv.captcha.model.common
 
com.xingyuv.captcha.model.vo - 程序包 com.xingyuv.captcha.model.vo
 
com.xingyuv.captcha.service - 程序包 com.xingyuv.captcha.service
 
com.xingyuv.captcha.service.impl - 程序包 com.xingyuv.captcha.service.impl
 
com.xingyuv.captcha.util - 程序包 com.xingyuv.captcha.util
 
config - 类中的变量 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
Const - com.xingyuv.captcha.model.common中的接口
 
contains(String, char) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if String contains a search character, handling null.
contains(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if String contains a search String, handling null.
containsIgnoreCase(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if String contains a search String irrespective of case, handling null.
copy(byte[], File) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copy(byte[], OutputStream) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copy(byte[], OutputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
copy(File, File) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copy(InputStream, OutputStream) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copy(InputStream, OutputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
copy(Reader, Writer) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copy(String, Writer) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copy(String, Charset, OutputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
copyRange(InputStream, OutputStream, long, long) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
copyToByteArray(File) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copyToByteArray(InputStream) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
copyToByteArray(InputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
copyToString(InputStream, Charset) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
copyToString(Reader) - 类中的静态方法 com.xingyuv.captcha.util.FileCopyUtils
 
cutByTemplate(BufferedImage, BufferedImage, BufferedImage, int, int) - 类中的静态方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 

D

decode(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
decodeFromString(String) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
decodeFromUrlSafeString(String) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
decodeUrlSafe(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
decrypt(String, String) - 类中的静态方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
解密前端坐标aes加密
DEFAULT - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaTypeEnum
默认.
DEFAULT_CHARSET - 类中的静态变量 com.xingyuv.captcha.util.Base64Utils
 
DefaultCaptchaServiceImpl - com.xingyuv.captcha.service.impl中的类
Created by raodeming on 2019/12/25.
DefaultCaptchaServiceImpl() - 类的构造器 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
DefaultLimitHandler(Properties, CaptchaCacheService) - 类的构造器 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
delete(String) - 接口中的方法 com.xingyuv.captcha.service.CaptchaCacheService
 
delete(String) - 类中的方法 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 
delete(String) - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
 
desc - enum class中的变量 com.xingyuv.captcha.model.common.RepCodeEnum
 
destroy(Properties) - 接口中的方法 com.xingyuv.captcha.service.CaptchaService
历史资源清除(过期的图片文件,生成的临时图片...)
destroy(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
destroy(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
destroy(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
destroy(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
destroy(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 
drain(InputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 

E

EMPTY - 类中的静态变量 com.xingyuv.captcha.util.StringUtils
The empty String "".
EMPTY_CONTENT - 类中的静态变量 com.xingyuv.captcha.util.StreamUtils
 
emptyInput() - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
encode(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
encodeToString(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
encodeToUrlSafeString(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
encodeUrlSafe(byte[]) - 类中的静态方法 com.xingyuv.captcha.util.Base64Utils
 
equals(Object) - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
equals(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Compares two Strings, returning true if they are equal.
equalsIgnoreCase(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Compares two Strings, returning true if they are equal ignoring the case.
ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
errorMsg(RepCodeEnum) - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 
errorMsg(RepCodeEnum, String) - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 
errorMsg(String) - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 
EXCEPTION - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
exceptionMsg(String) - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 
EXIST_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
exists(String) - 接口中的方法 com.xingyuv.captcha.service.CaptchaCacheService
 
exists(String) - 类中的方法 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 
exists(String) - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
 
EXPIRESIN_SECONDS - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
EXPIRESIN_THREE - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 

F

FileCopyUtils - com.xingyuv.captcha.util中的类
 
FileCopyUtils() - 类的构造器 com.xingyuv.captcha.util.FileCopyUtils
 
fileNameMap - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
 
fillMatrix(int[][], int[]) - 类中的静态方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
fontColorRandom - 类中的变量 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
点选文字 字体颜色是否随机
FrequencyLimitHandler - com.xingyuv.captcha.service.impl中的接口
 
FrequencyLimitHandler.DefaultLimitHandler - com.xingyuv.captcha.service.impl中的类
验证码接口限流: 客户端ClientUid 组件实例化时设置一次,如:场景码+UUID,客户端可以本地缓存,保证一个组件只有一个值 针对同一个客户端的请求,做如下限制: get 1分钟内check失败5次,锁定5分钟 1分钟内不能超过120次。

G

generateJigsawPoint(int, int, int, int) - 类中的静态方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
随机生成拼图坐标
get(CaptchaVO) - 接口中的方法 com.xingyuv.captcha.service.CaptchaService
获取验证码
get(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
get(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
get(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
get(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
get(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 
get(String) - 接口中的方法 com.xingyuv.captcha.service.CaptchaCacheService
 
get(String) - 类中的方法 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 
get(String) - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
 
getBase64StrToImage(String) - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
base64 字符串转图片
getBrowserInfo() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCache(String) - 类中的静态方法 com.xingyuv.captcha.service.impl.CaptchaServiceFactory
 
getCacheService(String) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
getCacheService(String) - 类中的方法 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 
getCaptchaFontSize() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCaptchaFontType() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCaptchaId() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCaptchaOriginalPath() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCaptchaType() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCaptchaVerification() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getClientCId(CaptchaVO, String) - 类中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
getClientUid() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getCode() - enum class中的方法 com.xingyuv.captcha.model.common.RepCodeEnum
 
getCodeDesc() - enum class中的方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
 
getCodeDesc() - enum class中的方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
 
getCodeDescByCodeBalue(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
根据codeValue获取描述
getCodeDescByCodeBalue(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
根据codeValue获取描述
getCodeValue() - enum class中的方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
 
getCodeValue() - enum class中的方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
 
getDesc() - enum class中的方法 com.xingyuv.captcha.model.common.RepCodeEnum
 
getEnOrChLength(String) - 类中的静态方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
getGroupIdList() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getImageData(BufferedImage) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
getImagesFile(String) - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getImageToBase64Str(BufferedImage) - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
图片转base64 字符串
getInstance(Properties) - 类中的静态方法 com.xingyuv.captcha.service.impl.CaptchaServiceFactory
 
getJigsawImageBase64() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getKey() - 类中的静态方法 com.xingyuv.captcha.util.AESUtil
获取随机key
getName() - enum class中的方法 com.xingyuv.captcha.model.common.RepCodeEnum
 
getOriginal() - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getOriginalImageBase64() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getPicClick() - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getPoint() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getPointJson() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getPointList() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getProjectCode() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getProjectList() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getRandomHan() - 类中的静态方法 com.xingyuv.captcha.util.RandomUtils
获取随机中文
getRandomHan(String) - 类中的静态方法 com.xingyuv.captcha.util.RandomUtils
获取指定文字的随机中文
getRandomInt(int) - 类中的静态方法 com.xingyuv.captcha.util.RandomUtils
 
getRandomInt(int, int) - 类中的静态方法 com.xingyuv.captcha.util.RandomUtils
随机范围内数字
getRandomString(int) - 类中的静态方法 com.xingyuv.captcha.util.RandomUtils
获取随机字符串
getRandomWords(int) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
getRepCode() - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
getRepData() - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
getRepMsg() - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
getReqData() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getRequestString() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getResourcesImagesFile(String) - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getResult() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getRotate() - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getRotateBlock() - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getSecretKey() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getSecretKey() - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
getSerialVersionUID() - 类中的静态方法 com.xingyuv.captcha.model.common.RequestModel
 
getService(String) - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
getServletPath() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getSign() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getSlidingBlock() - 类中的静态方法 com.xingyuv.captcha.util.ImageUtils
 
getSourceIP() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getString() - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
列出所有值字符串
getString() - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
所有值字符串
getTarget() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getTime() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getToken() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getToken() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getTs() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getUserId() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getUserName() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
getUUID() - 类中的静态方法 com.xingyuv.captcha.util.RandomUtils
生成UUID
getValidateClientId(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
getWordList() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
getWordTotalCount() - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
getX() - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
getY() - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
groupIdList - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 

H

HAN_ZI - 类中的静态变量 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
HAN_ZI_SIZE - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
HAN_ZI_SIZE_HALF - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
hashCode() - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
HISTORY_DATA_CLEAR_ENABLE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
历史资源清除开关 0禁用,1 开启

I

IMAGE_TYPE_PNG - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
ImageUtils - com.xingyuv.captcha.util中的类
 
ImageUtils() - 类的构造器 com.xingyuv.captcha.util.ImageUtils
 
increment(String, long) - 接口中的方法 com.xingyuv.captcha.service.CaptchaCacheService
 
increment(String, long) - 类中的方法 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 
INDEX_NOT_FOUND - 类中的静态变量 com.xingyuv.captcha.util.StringUtils
Represents a failed index search.
indexOf(String, char) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the first index within a String, handling null.
indexOf(String, char, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the first index within a String from a start position, handling null.
indexOf(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the first index within a String, handling null.
indexOf(String, String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the first index within a String, handling null.
indexOfAny(String, String[]) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Find the first index of any of a set of potential substrings.
indexOfIgnoreCase(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Case in-sensitive find of the first index within a String.
indexOfIgnoreCase(String, String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Case in-sensitive find of the first index within a String from the specified position.
init(int, long) - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
初始化
init(Properties) - 接口中的方法 com.xingyuv.captcha.service.CaptchaService
配置初始化
init(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
判断应用是否实现了自定义缓存,没有就使用内存
init(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
init(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
init(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 
init(Properties) - 类中的方法 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 
instances - 类中的静态变量 com.xingyuv.captcha.service.impl.CaptchaServiceFactory
 
interferenceByTemplate(BufferedImage, BufferedImage, int, int) - 类中的静态方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
干扰抠图处理
isBlank(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if a String is whitespace, empty ("") or null.
isEmpty(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if a String is empty ("") or null.
isFontColorRandom() - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
isNotBlank(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if a String is not empty (""), not null and not whitespace only.
isNotEmpty(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Checks if a String is not empty ("") and not null.
isSuccess() - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
isVaildateRequest() - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
校验自身参数合法性

J

jigsawImageBase64 - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
滑块图片base64
JsonUtil - com.xingyuv.captcha.util中的类
替换掉fastjson,自定义实现相关方法 note: 该实现不具有通用性,仅用于本项目。
JsonUtil() - 类的构造器 com.xingyuv.captcha.util.JsonUtil
 

L

lastIndexOf(String, char) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the last index within a String, handling null.
lastIndexOf(String, char, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the last index within a String from a start position, handling null.
lastIndexOf(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the last index within a String, handling null.
lastIndexOf(String, String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the first index within a String, handling null.
lastIndexOfAny(String, String[]) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Find the latest index of any of a set of potential substrings.
lastIndexOfIgnoreCase(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Case in-sensitive find of the last index within a String.
lastIndexOfIgnoreCase(String, String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Case in-sensitive find of the last index within a String from the specified position.
lastOrdinalIndexOf(String, String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the n-th last index within a String, handling null.
left(String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the leftmost len characters of a String.
LIMIT_KEY - 接口中的静态变量 com.xingyuv.captcha.service.impl.FrequencyLimitHandler
 
limitHandler - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
loadWaterMarkFont() - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
加载resources下的font字体,add by lide1202@hotmail.com 部署在linux中,如果没有安装中文字段,水印和点选文字,中文无法显示, 通过加载resources下的font字体解决,无需在linux中安装字体
logger - 类中的变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
logger - 类中的静态变量 com.xingyuv.captcha.service.impl.CaptchaServiceFactory
 
logger - 类中的静态变量 com.xingyuv.captcha.util.CacheUtil
 
logger - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
 
logger - 类中的静态变量 com.xingyuv.captcha.util.JsonUtil
 

M

md5(String) - 类中的静态方法 com.xingyuv.captcha.util.MD5Util
已过时。
获取指定字符串的md5值
MD5Util - com.xingyuv.captcha.util中的类
已过时。
MD5工具类
MD5Util() - 类的构造器 com.xingyuv.captcha.util.MD5Util
已过时。
 
md5WithSalt(String, String) - 类中的静态方法 com.xingyuv.captcha.util.MD5Util
已过时。
获取指定字符串的md5值, md5(str+salt)
mid(String, int, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets len characters from the middle of a String.

N

nonClosing(InputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
nonClosing(OutputStream) - 类中的静态方法 com.xingyuv.captcha.util.StreamUtils
 
NonClosingInputStream(InputStream) - 类的构造器 com.xingyuv.captcha.util.StreamUtils.NonClosingInputStream
 
NonClosingOutputStream(OutputStream) - 类的构造器 com.xingyuv.captcha.util.StreamUtils.NonClosingOutputStream
 
NOT_EXIST_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
NOT_NULL_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
NULL_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 

O

ordinalIndexOf(String, String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the n-th index within a String, handling null.
ordinalIndexOf(String, String, int, boolean) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Finds the n-th index within a String, handling null.
ORIGINAL - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
滑动拼图底图
ORIGINAL_PATH_JIGSAW - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
滑块底图路径
ORIGINAL_PATH_PIC_CLICK - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
点选底图路径
ORIGINAL_PATH_ROTATE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
旋转底图路径
originalCacheMap - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
滑块底图
originalImageBase64 - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
原生图片base64
originalRotateCacheMap - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
旋转底图

P

PAD_LIMIT - 类中的静态变量 com.xingyuv.captcha.util.StringUtils
The maximum size to which the padding constant(s) can expand.
PARAM_FORMAT_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
PARAM_TYPE_ERROR - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
 
parse(String) - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
parseArray(String, Class<PointVO>) - 类中的静态方法 com.xingyuv.captcha.util.JsonUtil
 
parseError(Object...) - enum class中的方法 com.xingyuv.captcha.model.common.RepCodeEnum
将入参fieldNames与this.desc组合成错误信息 {fieldName}不能为空
parseFromCodeValue(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
根据codeValue获取枚举
parseFromCodeValue(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
根据codeValue获取枚举
parseObject(String, Class<PointVO>) - 类中的静态方法 com.xingyuv.captcha.util.JsonUtil
 
PIC_CLICK - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
文字点选底图
picClickCacheMap - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
点选文字
pictureTemplatesCut(BufferedImage, BufferedImage, String) - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
根据模板切图
point - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
滑块点选坐标
pointJson - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
点坐标(base64加密传输)
pointList - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
点选坐标
PointVO - com.xingyuv.captcha.model.vo中的类
Created by raodeming on 2020/5/16.
PointVO() - 类的构造器 com.xingyuv.captcha.model.vo.PointVO
 
PointVO(int, int) - 类的构造器 com.xingyuv.captcha.model.vo.PointVO
 
PointVO(int, int, String) - 类的构造器 com.xingyuv.captcha.model.vo.PointVO
 
projectCode - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
 
projectList - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 

R

RandomUtils - com.xingyuv.captcha.util中的类
 
RandomUtils() - 类的构造器 com.xingyuv.captcha.util.RandomUtils
 
randomWordPoint(int, int, int, int) - 类中的静态方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
随机字体循环排序下标
readPixel(BufferedImage, int, int, int[]) - 类中的静态方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
REDIS_CAPTCHA_KEY - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
REDIS_SECOND_CAPTCHA_KEY - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
refresh() - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
缓存刷新,清除过期数据
repCode - 类中的变量 com.xingyuv.captcha.model.common.ResponseModel
 
RepCodeEnum - com.xingyuv.captcha.model.common中的Enum Class
返回应答码
RepCodeEnum(String, String) - enum class的构造器 com.xingyuv.captcha.model.common.RepCodeEnum
 
repData - 类中的变量 com.xingyuv.captcha.model.common.ResponseModel
 
repMsg - 类中的变量 com.xingyuv.captcha.model.common.ResponseModel
 
REQ_CHECK_MINUTE_LIMIT - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
check接口 一分钟请求次数限制
REQ_FREQUENCY_LIMIT_ENABLE - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
接口限流开关 0禁用 1启用
REQ_GET_LOCK_LIMIT - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
验证失败后,get接口锁定时间
REQ_GET_LOCK_SECONDS - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
验证失败后,get接口锁定时间
REQ_GET_MINUTE_LIMIT - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
get 接口 一分钟请求次数限制
REQ_VALIDATE_MINUTE_LIMIT - 接口中的静态变量 com.xingyuv.captcha.model.common.Const
verify 接口 一分钟请求次数限制
reqData - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
{"password":"****","userName":"admin"}
RequestModel - com.xingyuv.captcha.model.common中的类
 
RequestModel() - 类的构造器 com.xingyuv.captcha.model.common.RequestModel
 
requestString - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
{"reqData":{"password":"*****","userName":"admin"},"sign":"a304a7f296f565b6d2009797f68180f0","time":"1542456453355","token":""}
resetClientFlag() - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
ResponseModel - com.xingyuv.captcha.model.common中的类
 
ResponseModel() - 类的构造器 com.xingyuv.captcha.model.common.ResponseModel
 
ResponseModel(RepCodeEnum) - 类的构造器 com.xingyuv.captcha.model.common.ResponseModel
 
result - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
校验结果
right(String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the rightmost len characters of a String.
ROTATE - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
旋转拼图底图
ROTATE_BLOCK - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
旋转拼图旋转块底图
rotateBlockCacheMap - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
旋转块
ROTATEPUZZLE - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaTypeEnum
旋转拼图.
RotatePuzzleCaptchaServiceImpl - com.xingyuv.captcha.service.impl中的类
旋转验证码
RotatePuzzleCaptchaServiceImpl() - 类的构造器 com.xingyuv.captcha.service.impl.RotatePuzzleCaptchaServiceImpl
 

S

secretKey - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
 
secretKey - 类中的变量 com.xingyuv.captcha.model.vo.PointVO
 
serialVersionUID - 类中的静态变量 com.xingyuv.captcha.model.common.RequestModel
 
serialVersionUID - 类中的静态变量 com.xingyuv.captcha.model.common.ResponseModel
 
servletPath - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
当前请求接口路径 /business/accessUser/login
set(String, String, long) - 接口中的方法 com.xingyuv.captcha.service.CaptchaCacheService
 
set(String, String, long) - 类中的方法 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 
set(String, String, long) - 类中的静态方法 com.xingyuv.captcha.util.CacheUtil
 
setBrowserInfo(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setCaptchaFontSize(Integer) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setCaptchaFontType(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setCaptchaId(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setCaptchaOriginalPath(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setCaptchaType(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setCaptchaVerification(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setClientUid(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setFontColorRandom(boolean) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
setGroupIdList(List<Long>) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setJigsawImageBase64(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setOriginalImageBase64(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setPoint(PointVO) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setPointJson(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setPointList(List<Point>) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setProjectCode(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setProjectList(List<Long>) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setRepCode(String) - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
setRepCodeEnum(RepCodeEnum) - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
setRepData(Object) - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
setRepMsg(String) - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
setReqData(HashMap) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setRequestString(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setResult(Boolean) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setSecretKey(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setSecretKey(String) - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
setServletPath(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setSign(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setSourceIP(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setTarget(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setTime(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setToken(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setToken(String) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setTs(Long) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setUserId(Long) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setUserName(String) - 类中的方法 com.xingyuv.captcha.model.common.RequestModel
 
setWordList(List<String>) - 类中的方法 com.xingyuv.captcha.model.vo.CaptchaVO
 
setWordTotalCount(int) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
setX(int) - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
setY(int) - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
sign - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 
SLIDING_BLOCK - enum class 中的枚举常量 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
滑动拼图滑块底图
slidingBlockCacheMap - 类中的静态变量 com.xingyuv.captcha.util.ImageUtils
滑块
slipOffset - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
sourceIP - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 
StreamUtils - com.xingyuv.captcha.util中的类
 
StreamUtils() - 类的构造器 com.xingyuv.captcha.util.StreamUtils
 
StreamUtils.NonClosingInputStream - com.xingyuv.captcha.util中的类
 
StreamUtils.NonClosingOutputStream - com.xingyuv.captcha.util中的类
 
StringUtils - com.xingyuv.captcha.util中的类
 
StringUtils() - 类的构造器 com.xingyuv.captcha.util.StringUtils
StringUtils instances should NOT be constructed in standard programming.
strip(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips whitespace from the start and end of a String.
strip(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips any of a set of characters from the start and end of a String.
stripAll(String[]) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips whitespace from the start and end of every String in an array.
stripAll(String[], String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips any of a set of characters from the start and end of every String in an array.
stripEnd(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips any of a set of characters from the end of a String.
stripStart(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips any of a set of characters from the start of a String.
stripToEmpty(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips whitespace from the start and end of a String returning an empty String if null input.
stripToNull(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Strips whitespace from the start and end of a String returning null if the String is empty ("") after the strip.
substring(String, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
substring(String, int, int) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
substringAfter(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the substring after the first occurrence of a separator.
substringAfterLast(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the substring after the last occurrence of a separator.
substringBefore(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the substring before the first occurrence of a separator.
substringBeforeLast(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the substring before the last occurrence of a separator.
substringBetween(String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the String that is nested in between two instances of the same String.
substringBetween(String, String, String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Gets the String that is nested in between two Strings.
success() - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 
SUCCESS - enum class 中的枚举常量 com.xingyuv.captcha.model.common.RepCodeEnum
0001 - 0099 网关应答码
successData(Object) - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 
successMsg(String) - 类中的静态方法 com.xingyuv.captcha.model.common.ResponseModel
 

T

target - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 
time - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 
toJsonString() - 类中的方法 com.xingyuv.captcha.model.vo.PointVO
 
toJSONString(Object) - 类中的静态方法 com.xingyuv.captcha.util.JsonUtil
 
token - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 
token - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
UUID(每次请求的验证码唯一标识)
toString() - 类中的方法 com.xingyuv.captcha.model.common.ResponseModel
 
trim(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
trimToEmpty(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToNull(String) - 类中的静态方法 com.xingyuv.captcha.util.StringUtils
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
ts - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
客户端的请求时间,预留字段
type() - 接口中的方法 com.xingyuv.captcha.service.CaptchaCacheService
缓存类型-local/redis/memcache/..
type() - 类中的方法 com.xingyuv.captcha.service.impl.CaptchaCacheServiceMemImpl
已过时。
 

U

userId - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 
userName - 类中的变量 com.xingyuv.captcha.model.common.RequestModel
 

V

validateCheck(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
validateCheck(CaptchaVO) - 接口中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler
check接口限流
validateCodeValue(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
验证codeValue是否有效
validateCodeValue(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
验证codeValue是否有效
validatedReq(ResponseModel) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
validateGet(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
validateGet(CaptchaVO) - 接口中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler
get 接口限流
validateVerify(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler.DefaultLimitHandler
 
validateVerify(CaptchaVO) - 接口中的方法 com.xingyuv.captcha.service.impl.FrequencyLimitHandler
verify接口限流
valueOf(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.xingyuv.captcha.model.common.RepCodeEnum
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.xingyuv.captcha.model.common.CaptchaTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.xingyuv.captcha.model.common.RepCodeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
verification(CaptchaVO) - 接口中的方法 com.xingyuv.captcha.service.CaptchaService
二次校验验证码(后端)
verification(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
verification(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.BlockPuzzleCaptchaServiceImpl
 
verification(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
 
verification(CaptchaVO) - 类中的方法 com.xingyuv.captcha.service.impl.DefaultCaptchaServiceImpl
 

W

waterMark - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
waterMarkFont - 类中的变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
水印字体
waterMarkFontStr - 类中的静态变量 com.xingyuv.captcha.service.impl.AbstractCaptchaService
 
wordList - 类中的变量 com.xingyuv.captcha.model.vo.CaptchaVO
点选文字
wordTotalCount - 类中的变量 com.xingyuv.captcha.service.impl.ClickWordCaptchaServiceImpl
点选文字 字体总个数
write(byte[], int, int) - 类中的方法 com.xingyuv.captcha.util.StreamUtils.NonClosingOutputStream
 

X

x - 类中的变量 com.xingyuv.captcha.model.vo.PointVO
 

Y

y - 类中的变量 com.xingyuv.captcha.model.vo.PointVO
 
A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格