- validate(CaptchaValidate) - Static method in class cn.cliveyuan.tools.web.CaptchaTools
-
校验验证码 v2
- valueIsEmpty() - Static method in exception cn.cliveyuan.tools.web.exception.CaptchaException
-
- valueOf(String) - Static method in enum cn.cliveyuan.tools.web.bean.CaptchaGenerateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.cliveyuan.tools.web.bean.CaptchaType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cn.cliveyuan.tools.web.bean.CaptchaGenerateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.cliveyuan.tools.web.bean.CaptchaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERIFY_CODES - Static variable in class cn.cliveyuan.tools.web.VerifyCodeTools
-
- VerifyCodeTools - Class in cn.cliveyuan.tools.web
-
验证码工具
- VerifyCodeTools() - Constructor for class cn.cliveyuan.tools.web.VerifyCodeTools
-