您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
cn.dustlight.captcha
,
cn.dustlight.captcha.annotations
,
cn.dustlight.captcha.configurations
,
cn.dustlight.captcha.core
,
cn.dustlight.captcha.generator
,
cn.dustlight.captcha.sender
,
cn.dustlight.captcha.store
,
cn.dustlight.captcha.verifier
类分层结构
java.lang.
Object
org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.
Serializable
)
cn.dustlight.captcha.core.
SendCodeAdvisor
cn.dustlight.captcha.core.
VerifyCodeAdvisor
cn.dustlight.captcha.configurations.
CaptchaConfiguration
(implements org.springframework.context.annotation.ImportAware)
cn.dustlight.captcha.configurations.
DefaultBeanProperties
cn.dustlight.captcha.configurations.
DefaultBeanProperties.Item
<T>
cn.dustlight.captcha.core.
DefaultCode
<T> (implements cn.dustlight.captcha.core.
Code
<T>)
cn.dustlight.captcha.store.
HttpSessionCodeStore
<T> (implements cn.dustlight.captcha.store.
CodeStore
<T>)
cn.dustlight.captcha.configurations.
HttpSessionCodeStoreConfiguration
org.springframework.aop.framework.ProxyConfig (implements java.io.
Serializable
)
org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
cn.dustlight.captcha.core.
SendCodePostProcessor
cn.dustlight.captcha.core.
VerifyCodePostProcessor
cn.dustlight.captcha.generator.
RandomStringCodeGenerator
(implements cn.dustlight.captcha.generator.
CodeGenerator
<T>)
cn.dustlight.captcha.configurations.
RandomStringCodeGeneratorConfiguration
cn.dustlight.captcha.configurations.
RandomStringCodeGeneratorConfiguration.RandomStringCodeGeneratorProperties
cn.dustlight.captcha.core.
SendCodeInterceptor
(implements org.springframework.aop.MethodBeforeAdvice, org.springframework.core.Ordered)
cn.dustlight.captcha.sender.
SimpleImageCodeSender
<T> (implements cn.dustlight.captcha.sender.
CodeSender
<T>)
cn.dustlight.captcha.sender.
SimpleImageCodeSender.DefaultImageHandler
(implements cn.dustlight.captcha.sender.
SimpleImageCodeSender.ImageHandler
)
cn.dustlight.captcha.configurations.
SimpleImageCodeSenderConfiguration
cn.dustlight.captcha.configurations.
SimpleImageCodeSenderConfiguration.SimpleImageCodeSenderProperties
cn.dustlight.captcha.verifier.
StringCodeVerifier
(implements cn.dustlight.captcha.verifier.
CodeVerifier
<T>)
cn.dustlight.captcha.verifier.
StringCodeVerifier.StringEqualsVerifierHandler
(implements cn.dustlight.captcha.verifier.
StringCodeVerifier.StringVerifierHandler
)
cn.dustlight.captcha.configurations.
StringCodeVerifierConfiguration
cn.dustlight.captcha.configurations.
StringCodeVerifierConfiguration.StringCodeVerifierProperties
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
cn.dustlight.captcha.
CaptchaException
cn.dustlight.captcha.generator.
GenerateCodeException
cn.dustlight.captcha.store.
LoadCodeException
cn.dustlight.captcha.store.
RemoveCodeException
cn.dustlight.captcha.sender.
SendCodeException
cn.dustlight.captcha.store.
StoreCodeException
cn.dustlight.captcha.store.
CodeNotExistsException
cn.dustlight.captcha.verifier.
VerifyCodeException
cn.dustlight.captcha.verifier.
VerifyFailException
cn.dustlight.captcha.
Util
cn.dustlight.captcha.core.
VerifyCodeInterceptor
(implements org.springframework.aop.MethodBeforeAdvice, org.springframework.core.Ordered)
接口分层结构
cn.dustlight.captcha.generator.
CodeGenerator
<T>
cn.dustlight.captcha.sender.
CodeSender
<T>
cn.dustlight.captcha.store.
CodeStore
<T>
cn.dustlight.captcha.verifier.
CodeVerifier
<T>
java.io.
Serializable
cn.dustlight.captcha.core.
Code
<T>
cn.dustlight.captcha.sender.
SimpleImageCodeSender.ImageHandler
cn.dustlight.captcha.verifier.
StringCodeVerifier.StringVerifierHandler
注释类型分层结构
cn.dustlight.captcha.annotations.
VerifyCode
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
Verifier
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
Store
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
Sender
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
SendCode
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
Parameter
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
Generator
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
EnableCaptcha
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
Duration
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
DeleteCode
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
CodeValue
(implements java.lang.annotation.
Annotation
)
cn.dustlight.captcha.annotations.
CodeParam
(implements java.lang.annotation.
Annotation
)
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020. All rights reserved.