注释类型 VerifyCode

    • 元素详细资料

      • value

        String value
        验证码名称,用于区分不同业务的验证码。
        返回:
        默认值:
        "code"
      • store

        Store store
        存储器配置
        返回:
        默认值:
        @cn.dustlight.captcha.annotations.Store
      • verifier

        Verifier verifier
        验证器配置
        返回:
        默认值:
        @cn.dustlight.captcha.annotations.Verifier
      • delete

        DeleteCode delete
        删除策略
        返回:
        默认值:
        @cn.dustlight.captcha.annotations.DeleteCode
      • parameters

        Parameter[] parameters
        参数
        返回:
        默认值:
        {}