注释类型分层结构
- cn.dustlight.captcha.annotations.CodeParam (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.CodeValue (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.DeleteCode (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.Duration (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.EnableCaptcha (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.Generator (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.Parameter (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.SendCode (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.Sender (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.Store (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.Verifier (implements java.lang.annotation.Annotation)
- cn.dustlight.captcha.annotations.VerifyCode (implements java.lang.annotation.Annotation)