A B C D E F G H I L N O P R S T U V W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AnnotationField() - 类 的构造器cn.dustlight.captcha.Util.AnnotationField
- attrs - 类 中的变量cn.dustlight.captcha.configurations.CaptchaConfiguration
B
- before(Method, Object[], Object) - 类 中的方法cn.dustlight.captcha.core.SendCodeInterceptor
- before(Method, Object[], Object) - 类 中的方法cn.dustlight.captcha.core.VerifyCodeInterceptor
C
- CaptchaConfiguration - cn.dustlight.captcha.configurations中的类
- CaptchaConfiguration() - 类 的构造器cn.dustlight.captcha.configurations.CaptchaConfiguration
- CaptchaException - cn.dustlight.captcha中的异常错误
- CaptchaException(String) - 异常错误 的构造器cn.dustlight.captcha.CaptchaException
- CaptchaException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.CaptchaException
- CHANCE_KEY - 类 中的静态变量cn.dustlight.captcha.core.VerifyCodeInterceptor
- cn.dustlight.captcha - 程序包 cn.dustlight.captcha
- cn.dustlight.captcha.annotations - 程序包 cn.dustlight.captcha.annotations
- cn.dustlight.captcha.configurations - 程序包 cn.dustlight.captcha.configurations
- cn.dustlight.captcha.core - 程序包 cn.dustlight.captcha.core
- cn.dustlight.captcha.generator - 程序包 cn.dustlight.captcha.generator
- cn.dustlight.captcha.sender - 程序包 cn.dustlight.captcha.sender
- cn.dustlight.captcha.store - 程序包 cn.dustlight.captcha.store
- cn.dustlight.captcha.verifier - 程序包 cn.dustlight.captcha.verifier
- Code<T> - cn.dustlight.captcha.core中的接口
-
验证码
- CodeGenerator<T> - cn.dustlight.captcha.generator中的接口
-
验证码生成器
- CodeNotExistsException - cn.dustlight.captcha.store中的异常错误
- CodeNotExistsException(String) - 异常错误 的构造器cn.dustlight.captcha.store.CodeNotExistsException
- CodeNotExistsException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.store.CodeNotExistsException
- CodeParam - cn.dustlight.captcha.annotations中的注释类型
- CodeSender<T> - cn.dustlight.captcha.sender中的接口
-
验证码发送器
- CodeStore<T> - cn.dustlight.captcha.store中的接口
-
验证码储存器
- CodeValue - cn.dustlight.captcha.annotations中的注释类型
- CodeVerifier<T> - cn.dustlight.captcha.verifier中的接口
-
验证码校验器
D
- DEFAULT_CHARACTERS - 类 中的静态变量cn.dustlight.captcha.generator.RandomStringCodeGenerator
- DefaultBeanProperties - cn.dustlight.captcha.configurations中的类
- DefaultBeanProperties() - 类 的构造器cn.dustlight.captcha.configurations.DefaultBeanProperties
- DefaultBeanProperties.Item<T> - cn.dustlight.captcha.configurations中的类
- DefaultCode<T> - cn.dustlight.captcha.core中的类
- DefaultCode(T) - 类 的构造器cn.dustlight.captcha.core.DefaultCode
- DefaultCode(T, Map<String, Object>) - 类 的构造器cn.dustlight.captcha.core.DefaultCode
- DefaultImageHandler(String...) - 类 的构造器cn.dustlight.captcha.sender.SimpleImageCodeSender.DefaultImageHandler
- defaultValue() - 注释类型 中的方法cn.dustlight.captcha.annotations.CodeParam
-
默认参数值
- delete() - 注释类型 中的方法cn.dustlight.captcha.annotations.VerifyCode
-
删除策略
- DeleteCode - cn.dustlight.captcha.annotations中的注释类型
- doProcess(Class<?>) - 类 中的方法cn.dustlight.captcha.Util.AnnotationFieldFinder
- duration() - 注释类型 中的方法cn.dustlight.captcha.annotations.SendCode
-
有效时间配置
- Duration - cn.dustlight.captcha.annotations中的注释类型
E
- EnableCaptcha - cn.dustlight.captcha.annotations中的注释类型
- enabled() - 注释类型 中的方法cn.dustlight.captcha.annotations.Duration
F
- find(Class<?>) - 类 中的方法cn.dustlight.captcha.Util.AnnotationFieldFinder
G
- generate(String, Map<String, Object>) - 接口 中的方法cn.dustlight.captcha.generator.CodeGenerator
- generate(String, Map<String, Object>) - 类 中的方法cn.dustlight.captcha.generator.RandomStringCodeGenerator
- GenerateCodeException - cn.dustlight.captcha.generator中的异常错误
- GenerateCodeException(String) - 异常错误 的构造器cn.dustlight.captcha.generator.GenerateCodeException
- GenerateCodeException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.generator.GenerateCodeException
- generator() - 注释类型 中的方法cn.dustlight.captcha.annotations.SendCode
-
生成器配置
- Generator - cn.dustlight.captcha.annotations中的注释类型
- get(Class<T>) - 类 中的静态方法cn.dustlight.captcha.Util.AnnotationFieldFinder
- getAdvice() - 类 中的方法cn.dustlight.captcha.core.SendCodeAdvisor
- getAdvice() - 类 中的方法cn.dustlight.captcha.core.VerifyCodeAdvisor
- getAnnotation() - 类 中的方法cn.dustlight.captcha.Util.AnnotationField
- getBean(BeanFactory, String, Class<? extends T>) - 类 中的静态方法cn.dustlight.captcha.Util
- getChars() - 类 中的方法cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties
- getChars() - 类 中的方法cn.dustlight.captcha.generator.RandomStringCodeGenerator
- getData() - 接口 中的方法cn.dustlight.captcha.core.Code
-
获取额外数据
- getData() - 类 中的方法cn.dustlight.captcha.core.DefaultCode
- getFactory() - 类 中的方法cn.dustlight.captcha.core.SendCodeAdvisor
- getFactory() - 类 中的方法cn.dustlight.captcha.core.SendCodeInterceptor
- getFactory() - 类 中的方法cn.dustlight.captcha.core.VerifyCodeAdvisor
- getFactory() - 类 中的方法cn.dustlight.captcha.core.VerifyCodeInterceptor
- getField() - 类 中的方法cn.dustlight.captcha.Util.AnnotationField
- getFonts() - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- getGenerator() - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- getHandler() - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier
- getHeight() - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- getHeight() - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
- getImage(String, int, int, Map<String, Object>) - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender.DefaultImageHandler
- getImage(String, int, int, Map<String, Object>) - 接口 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender.ImageHandler
- getImageHandler() - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
- getLength() - 类 中的方法cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties
- getLength() - 类 中的方法cn.dustlight.captcha.generator.RandomStringCodeGenerator
- getName() - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties.Item
- getName() - 接口 中的方法cn.dustlight.captcha.core.Code
-
获取验证码名
- getName() - 类 中的方法cn.dustlight.captcha.core.DefaultCode
- getOrder() - 类 中的方法cn.dustlight.captcha.core.SendCodeAdvisor
- getOrder() - 类 中的方法cn.dustlight.captcha.core.SendCodeInterceptor
- getOrder() - 类 中的方法cn.dustlight.captcha.core.SendCodePostProcessor
- getOrder() - 类 中的方法cn.dustlight.captcha.core.VerifyCodeAdvisor
- getOrder() - 类 中的方法cn.dustlight.captcha.core.VerifyCodeInterceptor
- getOrder() - 类 中的方法cn.dustlight.captcha.core.VerifyCodePostProcessor
- getParameters(Method, Object[]) - 类 中的静态方法cn.dustlight.captcha.Util
- getPointcut() - 类 中的方法cn.dustlight.captcha.core.SendCodeAdvisor
- getPointcut() - 类 中的方法cn.dustlight.captcha.core.VerifyCodeAdvisor
- getSender() - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- getStore() - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- getType() - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties.Item
- getValue() - 接口 中的方法cn.dustlight.captcha.core.Code
-
获取验证码值
- getValue() - 类 中的方法cn.dustlight.captcha.core.DefaultCode
- getVerifier() - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- getWidth() - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- getWidth() - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
H
- httpSessionCodeStore() - 类 中的方法cn.dustlight.captcha.configurations.HttpSessionCodeStoreConfiguration
- HttpSessionCodeStore<T> - cn.dustlight.captcha.store中的类
- HttpSessionCodeStore() - 类 的构造器cn.dustlight.captcha.store.HttpSessionCodeStore
- HttpSessionCodeStoreConfiguration - cn.dustlight.captcha.configurations中的类
- HttpSessionCodeStoreConfiguration() - 类 的构造器cn.dustlight.captcha.configurations.HttpSessionCodeStoreConfiguration
I
- isAllowNulls() - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- isCaseSensitive() - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- isCaseSensitive() - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- isEnabledNull() - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- isTrim() - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- isTrim() - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- Item() - 类 的构造器cn.dustlight.captcha.configurations.DefaultBeanProperties.Item
- Item(String, Class<T>) - 类 的构造器cn.dustlight.captcha.configurations.DefaultBeanProperties.Item
L
- load(String, Map<String, Object>) - 接口 中的方法cn.dustlight.captcha.store.CodeStore
- load(String, Map<String, Object>) - 类 中的方法cn.dustlight.captcha.store.HttpSessionCodeStore
- LoadCodeException - cn.dustlight.captcha.store中的异常错误
- LoadCodeException(String) - 异常错误 的构造器cn.dustlight.captcha.store.LoadCodeException
- LoadCodeException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.store.LoadCodeException
N
- name() - 注释类型 中的方法cn.dustlight.captcha.annotations.CodeParam
-
参数名
- name() - 注释类型 中的方法cn.dustlight.captcha.annotations.Parameter
-
参数名
O
- onFail() - 注释类型 中的方法cn.dustlight.captcha.annotations.DeleteCode
-
验证失败后删除
- onSuccess() - 注释类型 中的方法cn.dustlight.captcha.annotations.DeleteCode
-
验证成功后是否删除
- orderOfSend() - 注释类型 中的方法cn.dustlight.captcha.annotations.EnableCaptcha
-
发送优先级
- orderOfVerify() - 注释类型 中的方法cn.dustlight.captcha.annotations.EnableCaptcha
-
验证优先级
P
- Parameter - cn.dustlight.captcha.annotations中的注释类型
- parameters() - 注释类型 中的方法cn.dustlight.captcha.annotations.SendCode
-
参数配置
- parameters() - 注释类型 中的方法cn.dustlight.captcha.annotations.VerifyCode
-
参数
- proxyTargetClass() - 注释类型 中的方法cn.dustlight.captcha.annotations.EnableCaptcha
-
false: JDK代理,true: CGLIB代理
R
- randomStringCodeGenerator(RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties) - 类 中的方法cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration
- RandomStringCodeGenerator - cn.dustlight.captcha.generator中的类
-
随机字符串生成器
- RandomStringCodeGenerator() - 类 的构造器cn.dustlight.captcha.generator.RandomStringCodeGenerator
- RandomStringCodeGenerator(char[], int) - 类 的构造器cn.dustlight.captcha.generator.RandomStringCodeGenerator
- RandomStringCodeGeneratorConfiguration - cn.dustlight.captcha.configurations中的类
- RandomStringCodeGeneratorConfiguration() - 类 的构造器cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration
- RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties - cn.dustlight.captcha.configurations中的类
- RandomStringCodeGeneratorProperties() - 类 的构造器cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties
- read(Object) - 类 中的方法cn.dustlight.captcha.Util.AnnotationField
- remove(String) - 接口 中的方法cn.dustlight.captcha.store.CodeStore
- remove(String) - 类 中的方法cn.dustlight.captcha.store.HttpSessionCodeStore
- RemoveCodeException - cn.dustlight.captcha.store中的异常错误
- RemoveCodeException(String) - 异常错误 的构造器cn.dustlight.captcha.store.RemoveCodeException
- RemoveCodeException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.store.RemoveCodeException
S
- send(Code<T>, Map<String, Object>) - 接口 中的方法cn.dustlight.captcha.sender.CodeSender
- send(Code<T>, Map<String, Object>) - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
- SendCode - cn.dustlight.captcha.annotations中的注释类型
- SendCodeAdvisor - cn.dustlight.captcha.core中的类
- SendCodeAdvisor(DefaultBeanProperties) - 类 的构造器cn.dustlight.captcha.core.SendCodeAdvisor
- SendCodeException - cn.dustlight.captcha.sender中的异常错误
- SendCodeException(String) - 异常错误 的构造器cn.dustlight.captcha.sender.SendCodeException
- SendCodeException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.sender.SendCodeException
- SendCodeInterceptor - cn.dustlight.captcha.core中的类
- SendCodeInterceptor(DefaultBeanProperties) - 类 的构造器cn.dustlight.captcha.core.SendCodeInterceptor
- sendCodePostProcessor(DefaultBeanProperties) - 类 中的方法cn.dustlight.captcha.configurations.CaptchaConfiguration
- SendCodePostProcessor - cn.dustlight.captcha.core中的类
- SendCodePostProcessor(DefaultBeanProperties) - 类 的构造器cn.dustlight.captcha.core.SendCodePostProcessor
- sender() - 注释类型 中的方法cn.dustlight.captcha.annotations.SendCode
-
发送器配置
- Sender - cn.dustlight.captcha.annotations中的注释类型
- setAllowNulls(boolean) - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- setAnnotation(T) - 类 中的方法cn.dustlight.captcha.Util.AnnotationField
- setBeanFactory(BeanFactory) - 类 中的方法cn.dustlight.captcha.core.SendCodePostProcessor
- setBeanFactory(BeanFactory) - 类 中的方法cn.dustlight.captcha.core.VerifyCodePostProcessor
- setCaseSensitive(boolean) - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- setCaseSensitive(boolean) - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- setChars(char[]) - 类 中的方法cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties
- setChars(char[]) - 类 中的方法cn.dustlight.captcha.generator.RandomStringCodeGenerator
- setData(Map<String, Object>) - 类 中的方法cn.dustlight.captcha.core.DefaultCode
- setEnabledNull(boolean) - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- setFactory(BeanFactory) - 类 中的方法cn.dustlight.captcha.core.SendCodeAdvisor
- setFactory(BeanFactory) - 类 中的方法cn.dustlight.captcha.core.SendCodeInterceptor
- setFactory(BeanFactory) - 类 中的方法cn.dustlight.captcha.core.VerifyCodeAdvisor
- setFactory(BeanFactory) - 类 中的方法cn.dustlight.captcha.core.VerifyCodeInterceptor
- setField(Field) - 类 中的方法cn.dustlight.captcha.Util.AnnotationField
- setFonts(String[]) - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- setGenerator(DefaultBeanProperties.Item<CodeGenerator>) - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- setHandler(StringCodeVerifier.StringVerifierHandler) - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier
- setHeight(int) - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- setHeight(int) - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
- setImageHandler(SimpleImageCodeSender.ImageHandler) - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
- setImportMetadata(AnnotationMetadata) - 类 中的方法cn.dustlight.captcha.configurations.CaptchaConfiguration
- setLength(int) - 类 中的方法cn.dustlight.captcha.configurations.RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties
- setLength(int) - 类 中的方法cn.dustlight.captcha.generator.RandomStringCodeGenerator
- setName(String) - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties.Item
- setName(String) - 类 中的方法cn.dustlight.captcha.core.DefaultCode
- setOrder(int) - 类 中的方法cn.dustlight.captcha.core.SendCodeAdvisor
- setOrder(int) - 类 中的方法cn.dustlight.captcha.core.SendCodeInterceptor
- setOrder(int) - 类 中的方法cn.dustlight.captcha.core.SendCodePostProcessor
- setOrder(int) - 类 中的方法cn.dustlight.captcha.core.VerifyCodeAdvisor
- setOrder(int) - 类 中的方法cn.dustlight.captcha.core.VerifyCodeInterceptor
- setOrder(int) - 类 中的方法cn.dustlight.captcha.core.VerifyCodePostProcessor
- setSender(DefaultBeanProperties.Item<CodeSender>) - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- setStore(DefaultBeanProperties.Item<CodeStore>) - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- setTrim(boolean) - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- setTrim(boolean) - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- setType(Class<T>) - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties.Item
- setValue(T) - 类 中的方法cn.dustlight.captcha.core.DefaultCode
- setVerifier(DefaultBeanProperties.Item<CodeVerifier>) - 类 中的方法cn.dustlight.captcha.configurations.DefaultBeanProperties
- setWidth(int) - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- setWidth(int) - 类 中的方法cn.dustlight.captcha.sender.SimpleImageCodeSender
- simpleImageCodeSender(SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties) - 类 中的方法cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration
- SimpleImageCodeSender<T> - cn.dustlight.captcha.sender中的类
- SimpleImageCodeSender() - 类 的构造器cn.dustlight.captcha.sender.SimpleImageCodeSender
- SimpleImageCodeSender(SimpleImageCodeSender.ImageHandler, int, int) - 类 的构造器cn.dustlight.captcha.sender.SimpleImageCodeSender
- SimpleImageCodeSender.DefaultImageHandler - cn.dustlight.captcha.sender中的类
- SimpleImageCodeSender.ImageHandler - cn.dustlight.captcha.sender中的接口
- SimpleImageCodeSenderConfiguration - cn.dustlight.captcha.configurations中的类
- SimpleImageCodeSenderConfiguration() - 类 的构造器cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration
- SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties - cn.dustlight.captcha.configurations中的类
- SimpleImageCodeSenderProperties() - 类 的构造器cn.dustlight.captcha.configurations.SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
- store() - 注释类型 中的方法cn.dustlight.captcha.annotations.SendCode
-
存储器配置
- store() - 注释类型 中的方法cn.dustlight.captcha.annotations.VerifyCode
-
存储器配置
- store(Code<T>, Duration, Map<String, Object>) - 接口 中的方法cn.dustlight.captcha.store.CodeStore
- store(Code<T>, Duration, Map<String, Object>) - 类 中的方法cn.dustlight.captcha.store.HttpSessionCodeStore
- Store - cn.dustlight.captcha.annotations中的注释类型
- StoreCodeException - cn.dustlight.captcha.store中的异常错误
- StoreCodeException(String) - 异常错误 的构造器cn.dustlight.captcha.store.StoreCodeException
- StoreCodeException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.store.StoreCodeException
- stringCodeVerifier(StringCodeVerifierConfiguration.StringCodeVerifierProperties) - 类 中的方法cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration
- StringCodeVerifier - cn.dustlight.captcha.verifier中的类
- StringCodeVerifier() - 类 的构造器cn.dustlight.captcha.verifier.StringCodeVerifier
- StringCodeVerifier(StringCodeVerifier.StringVerifierHandler) - 类 的构造器cn.dustlight.captcha.verifier.StringCodeVerifier
- StringCodeVerifier.StringEqualsVerifierHandler - cn.dustlight.captcha.verifier中的类
- StringCodeVerifier.StringVerifierHandler - cn.dustlight.captcha.verifier中的接口
- StringCodeVerifierConfiguration - cn.dustlight.captcha.configurations中的类
- StringCodeVerifierConfiguration() - 类 的构造器cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration
- StringCodeVerifierConfiguration.StringCodeVerifierProperties - cn.dustlight.captcha.configurations中的类
- StringCodeVerifierProperties() - 类 的构造器cn.dustlight.captcha.configurations.StringCodeVerifierConfiguration.StringCodeVerifierProperties
- StringEqualsVerifierHandler(boolean, boolean, boolean) - 类 的构造器cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
T
- type() - 注释类型 中的方法cn.dustlight.captcha.annotations.Generator
-
生成器类型
- type() - 注释类型 中的方法cn.dustlight.captcha.annotations.Sender
-
发送器类型
- type() - 注释类型 中的方法cn.dustlight.captcha.annotations.Store
-
存储器类型
- type() - 注释类型 中的方法cn.dustlight.captcha.annotations.Verifier
-
验证器类型
U
- Util - cn.dustlight.captcha中的类
- Util() - 类 的构造器cn.dustlight.captcha.Util
- Util.AnnotationField<T extends Annotation> - cn.dustlight.captcha中的类
- Util.AnnotationFieldFinder<T extends Annotation> - cn.dustlight.captcha中的类
V
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.CodeParam
-
验证码名称,用于区分不同业务的验证码。
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.CodeValue
-
验证码名称,用于区分不同业务的验证码。
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.Duration
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.Generator
-
生成器Bean名
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.Parameter
-
参数值
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.SendCode
-
验证码名称,用于区分不同业务的验证码。
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.Sender
-
发送器Bean名
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.Store
-
存储器Bean名
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.Verifier
-
验证器Bean名
- value() - 注释类型 中的方法cn.dustlight.captcha.annotations.VerifyCode
-
验证码名称,用于区分不同业务的验证码。
- verifier() - 注释类型 中的方法cn.dustlight.captcha.annotations.VerifyCode
-
验证器配置
- Verifier - cn.dustlight.captcha.annotations中的注释类型
- verify(Code<String>, String, Map<String, Object>) - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier
- verify(Code<T>, T, Map<String, Object>) - 接口 中的方法cn.dustlight.captcha.verifier.CodeVerifier
- verify(String, String) - 类 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringEqualsVerifierHandler
- verify(String, String) - 接口 中的方法cn.dustlight.captcha.verifier.StringCodeVerifier.StringVerifierHandler
- VerifyCode - cn.dustlight.captcha.annotations中的注释类型
- VerifyCodeAdvisor - cn.dustlight.captcha.core中的类
- VerifyCodeAdvisor(DefaultBeanProperties) - 类 的构造器cn.dustlight.captcha.core.VerifyCodeAdvisor
- VerifyCodeException - cn.dustlight.captcha.verifier中的异常错误
- VerifyCodeException(String) - 异常错误 的构造器cn.dustlight.captcha.verifier.VerifyCodeException
- VerifyCodeException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.verifier.VerifyCodeException
- VerifyCodeInterceptor - cn.dustlight.captcha.core中的类
- VerifyCodeInterceptor(DefaultBeanProperties) - 类 的构造器cn.dustlight.captcha.core.VerifyCodeInterceptor
- verifyCodePostProcessor(DefaultBeanProperties) - 类 中的方法cn.dustlight.captcha.configurations.CaptchaConfiguration
- VerifyCodePostProcessor - cn.dustlight.captcha.core中的类
- VerifyCodePostProcessor(DefaultBeanProperties) - 类 的构造器cn.dustlight.captcha.core.VerifyCodePostProcessor
- VerifyFailException - cn.dustlight.captcha.verifier中的异常错误
- VerifyFailException(String) - 异常错误 的构造器cn.dustlight.captcha.verifier.VerifyFailException
- VerifyFailException(String, Throwable) - 异常错误 的构造器cn.dustlight.captcha.verifier.VerifyFailException
W
- write(Object, Object) - 类 中的方法cn.dustlight.captcha.Util.AnnotationField
所有类 所有程序包