Class VerificationCodeStampManager

java.lang.Object
cn.herodotus.engine.cache.jetcache.stamp.AbstractStampManager<String,String>
cn.herodotus.engine.assistant.access.stamp.VerificationCodeStampManager
All Implemented Interfaces:
StampManager<String,String>

public class VerificationCodeStampManager extends AbstractStampManager<String,String>

Description: 手机短信验证码签章

Author:
: gengwei.zheng
Date:
: 2021/8/26 17:44
  • Constructor Details

    • VerificationCodeStampManager

      public VerificationCodeStampManager(SmsProperties smsProperties)
  • Method Details

    • setSmsProperties

      public void setSmsProperties(SmsProperties smsProperties)
    • nextStamp

      public String nextStamp(String key)
    • getSandbox

      public Boolean getSandbox()
    • getVerificationCodeTemplateId

      public String getVerificationCodeTemplateId()