索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractGraphicRenderer - cn.herodotus.engine.captcha.core.definition中的类
-
Description: 抽象的图形验证码
- AbstractGraphicRenderer() - 类的构造器 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- AbstractRenderer<K,
V> - cn.herodotus.engine.captcha.core.definition中的类 -
Description: 基础绘制器
- AbstractRenderer() - 类的构造器 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- ACTION - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
-
内置字体类型
- afterPropertiesSet() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- afterPropertiesSet() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- ARITHMETIC - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- ARITHMETIC_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
B
- BASE64_GIF_IMAGE_PREFIX - 类中的静态变量 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- BASE64_PNG_IMAGE_PREFIX - 类中的静态变量 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- BEATAE - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- BOLD - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.FontStyle
C
- cache - 类中的变量 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- CACHE_NAME_CAPTCHA_GRAPHIC - 接口中的静态变量 cn.herodotus.engine.captcha.core.constants.CaptchaConstants
- CACHE_NAME_CAPTCHA_JIGSAW - 接口中的静态变量 cn.herodotus.engine.captcha.core.constants.CaptchaConstants
- CACHE_NAME_CAPTCHA_WORD_CLICK - 接口中的静态变量 cn.herodotus.engine.captcha.core.constants.CaptchaConstants
- CACHE_NAME_TOKEN_CAPTCHA - 接口中的静态变量 cn.herodotus.engine.captcha.core.constants.CaptchaConstants
- Captcha - cn.herodotus.engine.captcha.core.dto中的类
-
Description: 验证码返回数据基础类
- Captcha() - 类的构造器 cn.herodotus.engine.captcha.core.dto.Captcha
- CaptchaCategory - cn.herodotus.engine.captcha.core.definition.enums中的枚举
-
Description: 验证码类别
- CaptchaCategoryIsIncorrectException - cn.herodotus.engine.captcha.core.exception中的异常错误
-
Description: 验证码分类错误
- CaptchaCategoryIsIncorrectException() - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(String) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaCategoryIsIncorrectException
- CaptchaCharacter - cn.herodotus.engine.captcha.core.definition.enums中的枚举
-
Description: 验证码字符类型
- CaptchaConstants - cn.herodotus.engine.captcha.core.constants中的接口
-
Description: 验证码常量
- CaptchaFont - cn.herodotus.engine.captcha.core.definition.enums中的枚举
-
Description: 字体资源
- CaptchaHandlerNotExistException - cn.herodotus.engine.captcha.core.exception中的异常错误
-
Description: 验证码处理器不存在
- CaptchaHandlerNotExistException() - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(String) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHandlerNotExistException
- CaptchaHasExpiredException - cn.herodotus.engine.captcha.core.exception中的异常错误
-
Description: 验证码已过期
- CaptchaHasExpiredException() - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHasExpiredException
- CaptchaHasExpiredException(String) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHasExpiredException
- CaptchaHasExpiredException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHasExpiredException
- CaptchaHasExpiredException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHasExpiredException
- CaptchaHasExpiredException(Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaHasExpiredException
- CaptchaIsEmptyException - cn.herodotus.engine.captcha.core.exception中的异常错误
-
Description: 验证码为空
- CaptchaIsEmptyException() - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaIsEmptyException
- CaptchaIsEmptyException(String) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaIsEmptyException
- CaptchaIsEmptyException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaIsEmptyException
- CaptchaIsEmptyException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaIsEmptyException
- CaptchaIsEmptyException(Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaIsEmptyException
- CaptchaMismatchException - cn.herodotus.engine.captcha.core.exception中的异常错误
-
Description: 验证码不匹配错误
- CaptchaMismatchException() - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaMismatchException
- CaptchaMismatchException(String) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaMismatchException
- CaptchaMismatchException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaMismatchException
- CaptchaMismatchException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaMismatchException
- CaptchaMismatchException(Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaMismatchException
- CaptchaParameterIllegalException - cn.herodotus.engine.captcha.core.exception中的异常错误
-
Description: 验证码校验参数错误
- CaptchaParameterIllegalException() - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(String) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(Throwable) - 异常错误的构造器 cn.herodotus.engine.captcha.core.exception.CaptchaParameterIllegalException
- CaptchaProperties - cn.herodotus.engine.captcha.core.properties中的类
-
Description: 验证码配置参数
- CaptchaProperties() - 类的构造器 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- CaptchaProperties.Graphics - cn.herodotus.engine.captcha.core.properties中的类
- CaptchaProperties.Jigsaw - cn.herodotus.engine.captcha.core.properties中的类
-
拼图滑块验证码
- CaptchaProperties.Watermark - cn.herodotus.engine.captcha.core.properties中的类
-
右下角水印文字(我的水印)
- CaptchaProperties.WordClick - cn.herodotus.engine.captcha.core.properties中的类
-
文字点选验证码
- CaptchaRendererFactory - cn.herodotus.engine.captcha.core.processor中的类
-
Description: Captcha 工厂
- CaptchaRendererFactory() - 类的构造器 cn.herodotus.engine.captcha.core.processor.CaptchaRendererFactory
- CaptchaResource - cn.herodotus.engine.captcha.core.definition.enums中的枚举
-
Description: 验证码资源
- CHAR_MAX_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
字符的最大枚举值,不包括最大值
- CHAR_MIN_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
字符的最小枚举值,包括最小值
- CHINESE - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- CHINESE_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- CHINESE_GIF - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- CHINESE_GIF_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- cn.herodotus.engine.captcha.core.algorithm - 程序包 cn.herodotus.engine.captcha.core.algorithm
- cn.herodotus.engine.captcha.core.constants - 程序包 cn.herodotus.engine.captcha.core.constants
- cn.herodotus.engine.captcha.core.definition - 程序包 cn.herodotus.engine.captcha.core.definition
- cn.herodotus.engine.captcha.core.definition.domain - 程序包 cn.herodotus.engine.captcha.core.definition.domain
- cn.herodotus.engine.captcha.core.definition.enums - 程序包 cn.herodotus.engine.captcha.core.definition.enums
- cn.herodotus.engine.captcha.core.dto - 程序包 cn.herodotus.engine.captcha.core.dto
- cn.herodotus.engine.captcha.core.exception - 程序包 cn.herodotus.engine.captcha.core.exception
- cn.herodotus.engine.captcha.core.processor - 程序包 cn.herodotus.engine.captcha.core.processor
- cn.herodotus.engine.captcha.core.properties - 程序包 cn.herodotus.engine.captcha.core.properties
- cn.herodotus.engine.captcha.core.provider - 程序包 cn.herodotus.engine.captcha.core.provider
- Coordinate - cn.herodotus.engine.captcha.core.definition.domain中的类
-
Description: 坐标
- Coordinate() - 类的构造器 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- Coordinate(int, int) - 类的构造器 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
D
E
- EPILOG - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- equals(Object) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- equals(Object) - 类中的方法 cn.herodotus.engine.captcha.core.dto.GraphicCaptcha
- equals(Object) - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- execute(BufferedImage, int, int, int[][], int[], int) - 类中的静态方法 cn.herodotus.engine.captcha.core.algorithm.GaussianBlur
-
高斯模糊
F
- FontStyle - cn.herodotus.engine.captcha.core.definition.enums中的枚举
-
Description: 字体风格
- FRESNEL - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
G
- GaussianBlur - cn.herodotus.engine.captcha.core.algorithm中的类
-
Description: 高斯模糊算法
- GaussianBlur() - 类的构造器 cn.herodotus.engine.captcha.core.algorithm.GaussianBlur
- getBase64ImagePrefix() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- getCache() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- getCapcha(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- getCapcha(String) - 接口中的方法 cn.herodotus.engine.captcha.core.definition.Renderer
-
创建验证码
- getCaptcha(String, String) - 类中的方法 cn.herodotus.engine.captcha.core.processor.CaptchaRendererFactory
- getCaptchaCategory(String) - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- getCaptchaProperties() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- getCaptchaProperties() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getCategory() - 接口中的方法 cn.herodotus.engine.captcha.core.definition.Renderer
-
获取验证码类别
- getCategory() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Captcha
- getCharacters() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getCharacters() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- getChineseFont() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getComplexity() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- getConstant() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- getContent() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
- getContent() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- getCoordinate() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getCoordinate() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- getCoordinates() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getCoordinates() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- getDescription() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- getDescription() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- getDescription() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
- getDeviation() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- getEnd() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- getFeedback() - 异常错误中的方法 cn.herodotus.engine.captcha.core.exception.CaptchaCategoryIsIncorrectException
- getFeedback() - 异常错误中的方法 cn.herodotus.engine.captcha.core.exception.CaptchaHandlerNotExistException
- getFeedback() - 异常错误中的方法 cn.herodotus.engine.captcha.core.exception.CaptchaHasExpiredException
- getFeedback() - 异常错误中的方法 cn.herodotus.engine.captcha.core.exception.CaptchaIsEmptyException
- getFeedback() - 异常错误中的方法 cn.herodotus.engine.captcha.core.exception.CaptchaMismatchException
- getFeedback() - 异常错误中的方法 cn.herodotus.engine.captcha.core.exception.CaptchaParameterIllegalException
- getFont() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- getFont() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- getFont(String) - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getFont(String, int, FontStyle) - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getFontName() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- getFontName() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- getFontName() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- getFontSize() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- getFontSize() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- getFontStyle() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- getFontStyle() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- getGraphicFont() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getGraphicImageBase64() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getGraphicImageBase64() - 类中的方法 cn.herodotus.engine.captcha.core.dto.GraphicCaptcha
- getGraphics() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- getHeight() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- getHeight() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- getIdentity() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Captcha
- getImageResource() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- getInterference() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- getJigsaw() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- getJsonStruct() - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- getLength() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- getLength() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- getLetter() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- getMapping() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.FontStyle
- getOriginalImageBase64() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getOriginalResource() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- getRandomBase64OriginalImage() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getRandomBase64TemplateImage() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getRandomImage(Map<String, String>, CaptchaResource) - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getRandomOriginalImage() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getRandomTemplateImage() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getRandomWordClickImage() - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getRenderer(String) - 类中的方法 cn.herodotus.engine.captcha.core.processor.CaptchaRendererFactory
- getResourceProvider() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- getSliderImageBase64() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getStart() - 枚举中的方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- getTemplateResource() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- getWatermark() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- getWaterMarkFont(int) - 类中的方法 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- getWidth() - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- getWidth() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- getWordClick() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- getWordClickImageBase64() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getWordCount() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- getWords() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- getX() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- getY() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- GraphicCaptcha - cn.herodotus.engine.captcha.core.dto中的类
-
Description: 图形验证码
- GraphicCaptcha() - 类的构造器 cn.herodotus.engine.captcha.core.dto.GraphicCaptcha
- Graphics() - 类的构造器 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
H
- hashCode() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- hashCode() - 类中的方法 cn.herodotus.engine.captcha.core.dto.GraphicCaptcha
- hashCode() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- HEADACHE - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- HUTOOL_CIRCLE - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_CIRCLE_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_GIF - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_GIF_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_LINE - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_LINE_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_SHEAR - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- HUTOOL_SHEAR_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
I
- isRandomColor() - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- ITALIC - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.FontStyle
J
- Jigsaw() - 类的构造器 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- JIGSAW - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
-
验证码类别
- JIGSAW_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- JIGSAW_ORIGINAL - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
-
验证码资源类型
- JIGSAW_TEMPLATE - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
L
- LEXOGRAPHER - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- LOWER_MAX_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
小写字母最大枚举值
- LOWER_MIN_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
小写字母最小枚举值
M
- Metadata - cn.herodotus.engine.captcha.core.definition.domain中的类
-
Description: 图形验证码元数据
- Metadata() - 类的构造器 cn.herodotus.engine.captcha.core.definition.domain.Metadata
N
- nextStamp(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- NUM_AND_CHAR - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
-
验证码字母显示类别
- NUM_AND_UPPER_CHAR - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- NUM_MAX_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
数字的最大枚举值,不包括最大值
- NUM_MIN_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
数字的最大枚举值,不包括最大值
O
- ONLY_CHAR - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- ONLY_LOWER_CHAR - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- ONLY_NUM - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
- ONLY_UPPER_CHAR - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
P
- PLAIN - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.FontStyle
-
字体风格
- PREFIX - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- PROG_BOT - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- PROPERTY_PREFIX_CAPTCHA - 接口中的静态变量 cn.herodotus.engine.captcha.core.constants.CaptchaConstants
-
security
R
- randomCharacters(int, CaptchaCharacter) - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
- randomColor() - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
获取随机常用颜色
- randomColor(int, int) - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
- randomColors(int) - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
- randomInt(int) - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
获得指定范围内的随机数 [0,limit)
- randomInt(int, int) - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
获得指定范围内的随机数
- RandomProvider - cn.herodotus.engine.captcha.core.provider中的类
-
Description: 验证码随机代码工具类
- RandomProvider() - 类的构造器 cn.herodotus.engine.captcha.core.provider.RandomProvider
- randomWords(int) - 类中的静态方法 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
从字典中随机获取指定数量的汉字。
- Renderer - cn.herodotus.engine.captcha.core.definition中的接口
-
Description: 基础绘制器定义
- ResourceProvider - cn.herodotus.engine.captcha.core.provider中的类
-
Description: 验证码静态资源加载器
- ResourceProvider(CaptchaProperties) - 类的构造器 cn.herodotus.engine.captcha.core.provider.ResourceProvider
- ROBOT_TEACHER - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
S
- SCANDAL - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
- setCategory(String) - 类中的方法 cn.herodotus.engine.captcha.core.dto.Captcha
- setCharacters(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setCharacters(String) - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- setComplexity(int) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- setContent(String) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- setCoordinate(Coordinate) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setCoordinate(Coordinate) - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- setCoordinates(List<Coordinate>) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setCoordinates(List<Coordinate>) - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
- setDeviation(Integer) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- setFont(CaptchaFont) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- setFontName(String) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- setFontName(String) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- setFontSize(Integer) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- setFontSize(Integer) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- setFontStyle(FontStyle) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- setFontStyle(FontStyle) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- setGraphicCaptcha(GraphicCaptcha) - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- setGraphicImageBase64(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setGraphicImageBase64(String) - 类中的方法 cn.herodotus.engine.captcha.core.dto.GraphicCaptcha
- setGraphics(CaptchaProperties.Graphics) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- setHeight(int) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- setIdentity(String) - 类中的方法 cn.herodotus.engine.captcha.core.dto.Captcha
- setImageResource(String) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- setInterference(Integer) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- setJigsaw(CaptchaProperties.Jigsaw) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- setLength(int) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- setLetter(CaptchaCharacter) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- setOriginalImageBase64(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setOriginalResource(String) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- setRandomColor(boolean) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- setResourceProvider(ResourceProvider) - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- setSliderImageBase64(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setTemplateResource(String) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Jigsaw
- setWatermark(CaptchaProperties.Watermark) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- setWidth(int) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Graphics
- setWordClick(CaptchaProperties.WordClick) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties
- setWordClickImageBase64(String) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setWordCount(Integer) - 类中的方法 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
- setWords(List<String>) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Metadata
- setX(int) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- setY(int) - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- SPEC - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- SPEC_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- SPEC_GIF - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- SPEC_GIF_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
T
- toBase64(BufferedImage) - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractRenderer
- toString() - 类中的方法 cn.herodotus.engine.captcha.core.definition.domain.Coordinate
- toString() - 类中的方法 cn.herodotus.engine.captcha.core.dto.GraphicCaptcha
- toString() - 类中的方法 cn.herodotus.engine.captcha.core.dto.Verification
U
- UPPER_MAX_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
大写字符最大枚举值
- UPPER_MIN_INDEX - 类中的静态变量 cn.herodotus.engine.captcha.core.provider.RandomProvider
-
大写字符最小枚举值
V
- valueOf(String) - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.FontStyle
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.herodotus.engine.captcha.core.definition.enums.FontStyle
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- Verification - cn.herodotus.engine.captcha.core.dto中的类
-
Description: 验证数据实体
- Verification() - 类的构造器 cn.herodotus.engine.captcha.core.dto.Verification
- verify(Verification) - 类中的方法 cn.herodotus.engine.captcha.core.definition.AbstractGraphicRenderer
- verify(Verification) - 接口中的方法 cn.herodotus.engine.captcha.core.definition.Renderer
-
验证码校验
- verify(Verification) - 类中的方法 cn.herodotus.engine.captcha.core.processor.CaptchaRendererFactory
W
- Watermark() - 类的构造器 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.Watermark
- WORD_CLICK - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- WORD_CLICK - 枚举 中的枚举常量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaResource
- WORD_CLICK_CAPTCHA - 枚举中的静态变量 cn.herodotus.engine.captcha.core.definition.enums.CaptchaCategory
- WordClick() - 类的构造器 cn.herodotus.engine.captcha.core.properties.CaptchaProperties.WordClick
All Classes and Interfaces|常量字段值|所有程序包|序列化表格