类 VerificationCodeStampManager

java.lang.Object
cn.herodotus.stirrup.cache.jetcache.stamp.AbstractStampManager<String,String>
cn.herodotus.stirrup.access.sms.stamp.VerificationCodeStampManager
所有已实现的接口:
StampManager<String,String>, org.springframework.beans.factory.InitializingBean

public class VerificationCodeStampManager extends AbstractStampManager<String,String>

Description: 手机短信验证码签章

作者:
: gengwei.zheng
Date:
: 2021/8/26 17:44
  • 构造器详细资料

    • VerificationCodeStampManager

      public VerificationCodeStampManager()
  • 方法详细资料

    • setSmsProperties

      public void setSmsProperties(SmsProperties smsProperties)
    • nextStamp

      public String nextStamp(String key)
    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      抛出:
      Exception
    • getSandbox

      public Boolean getSandbox()
    • getVerificationCodeTemplateId

      public String getVerificationCodeTemplateId()