跳过导航链接
C D G I V W 

C

captcha() - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.ImageCaptchaService
 
CaptchaMemoryCache - cn.stylefeng.roses.kernel.security.captcha.cache中的类
图形验证码缓存
CaptchaMemoryCache(TimedCache<String, String>) - 类 的构造器cn.stylefeng.roses.kernel.security.captcha.cache.CaptchaMemoryCache
 
CaptchaRedisCache - cn.stylefeng.roses.kernel.security.captcha.cache中的类
图形验证码缓存
CaptchaRedisCache(RedisTemplate<String, String>) - 类 的构造器cn.stylefeng.roses.kernel.security.captcha.cache.CaptchaRedisCache
 
cn.stylefeng.roses.kernel.security.captcha - 程序包 cn.stylefeng.roses.kernel.security.captcha
 
cn.stylefeng.roses.kernel.security.captcha.cache - 程序包 cn.stylefeng.roses.kernel.security.captcha.cache
 
cn.stylefeng.roses.kernel.security.captcha.util - 程序包 cn.stylefeng.roses.kernel.security.captcha.util
 
createCaptcha() - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.DragCaptchaService
 

D

DragCaptchaImageUtil - cn.stylefeng.roses.kernel.security.captcha.util中的类
生成拖拽验证码的工具
DragCaptchaImageUtil() - 类 的构造器cn.stylefeng.roses.kernel.security.captcha.util.DragCaptchaImageUtil
 
DragCaptchaService - cn.stylefeng.roses.kernel.security.captcha中的类
拖拽验证码实现
DragCaptchaService(CacheOperatorApi<String>) - 类 的构造器cn.stylefeng.roses.kernel.security.captcha.DragCaptchaService
 

G

getCommonKeyPrefix() - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.cache.CaptchaMemoryCache
 
getCommonKeyPrefix() - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.cache.CaptchaRedisCache
 
getImageBASE64(BufferedImage) - 类 中的静态方法cn.stylefeng.roses.kernel.security.captcha.util.DragCaptchaImageUtil
将图片转换为BASE64
getRandomImage(String) - 类 中的静态方法cn.stylefeng.roses.kernel.security.captcha.util.DragCaptchaImageUtil
随机获取一张图片对象
getVerCode(String) - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.ImageCaptchaService
 
getVerifyImage(InputStream) - 类 中的静态方法cn.stylefeng.roses.kernel.security.captcha.util.DragCaptchaImageUtil
根据传入的路径生成指定验证码图片

I

IMAGE_BASE64 - 类 中的静态变量cn.stylefeng.roses.kernel.security.captcha.util.DragCaptchaImageUtil
验证码图片的base64编码
ImageCaptchaService - cn.stylefeng.roses.kernel.security.captcha中的类
图形验证码实现
ImageCaptchaService(CacheOperatorApi<String>) - 类 的构造器cn.stylefeng.roses.kernel.security.captcha.ImageCaptchaService
 

V

validateCaptcha(String, Integer) - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.DragCaptchaService
 
validateCaptcha(String, String) - 类 中的方法cn.stylefeng.roses.kernel.security.captcha.ImageCaptchaService
 

W

writeImg(BufferedImage, String) - 类 中的静态方法cn.stylefeng.roses.kernel.security.captcha.util.DragCaptchaImageUtil
将IMG输出为文件
C D G I V W 
跳过导航链接

Copyright © 2022. All rights reserved.