Index

A C I P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accessKeyId - Variable in class io.springboot.sms.core.SmsTemplate
 
accessKeySecret - Variable in class io.springboot.sms.core.SmsTemplate
 
acsClients - Variable in class io.springboot.sms.core.SmsClient
key 是阿里云 的templateCode

C

checkNotEmpty(String, String) - Method in class io.springboot.sms.kit.Utils
校验字符串不为空.
checkNotEmpty(Collection, String) - Method in class io.springboot.sms.kit.Utils
校验集合不为空.
checkPhoneNumber(String...) - Method in class io.springboot.sms.kit.Utils
校验手机号码(中国).
checkSmsResponse(CommonResponse) - Method in class io.springboot.sms.kit.Utils
校验 SendSmsResponse 状态.
checkSmsTemplate() - Method in class io.springboot.sms.core.SmsClient
校验是否可用
checkSmsTemplate(SmsTemplate) - Method in class io.springboot.sms.kit.Utils
校验 SmsTemplate.

I

io.springboot.sms - package io.springboot.sms
 
io.springboot.sms.core - package io.springboot.sms.core
 
io.springboot.sms.kit - package io.springboot.sms.kit
 

P

PHONE_NUMBER_REGEX - Static variable in class io.springboot.sms.kit.Utils
宽松校验即可.
phoneNumbers - Variable in class io.springboot.sms.core.SmsTemplate
 
proxyIp - Variable in class io.springboot.sms.core.SmsTemplate
 
proxyPort - Variable in class io.springboot.sms.core.SmsTemplate
 

R

randomCode() - Method in class io.springboot.sms.kit.Utils
生成随机验证码.

S

send(SmsTemplate) - Method in class io.springboot.sms.core.SmsClient
发送短信.
send(String) - Method in class io.springboot.sms.core.SmsClient
发送短信.
send(String, String...) - Method in class io.springboot.sms.core.SmsClient
发送短信.
sendCode(String, String...) - Method in class io.springboot.sms.core.SmsClient
发送短信验证码.(默认第一个渠道)
sendCodeByKey(String, String, String...) - Method in class io.springboot.sms.core.SmsClient
发送短信验证码.(通过短信模板key)
sendParamByKey(String, Map<String, String>, String...) - Method in class io.springboot.sms.core.SmsClient
发送短信验证码.(通过短信模板key)
sendVerificationCode(String, String...) - Method in class io.springboot.sms.core.SmsClient
发送短信验证码.
signName - Variable in class io.springboot.sms.core.SmsTemplate
 
sms - Variable in class io.springboot.sms.SmsProperties
 
SmsAutoConfiguration - Class in io.springboot.sms
阿里云 SMS 自动配置.
SmsAutoConfiguration() - Constructor for class io.springboot.sms.SmsAutoConfiguration
 
smsClient() - Method in class io.springboot.sms.SmsAutoConfiguration
Configuration SmsClient bean.
SmsClient - Class in io.springboot.sms.core
阿里云 SMS 客户端.
SmsClient(SmsProperties) - Constructor for class io.springboot.sms.core.SmsClient
 
SmsException - Exception in io.springboot.sms.core
The type SmsException.
SmsException(String) - Constructor for exception io.springboot.sms.core.SmsException
Instantiates a new SmsException.
SmsException(Throwable) - Constructor for exception io.springboot.sms.core.SmsException
Instantiates a new SmsException.
smsProperties - Variable in class io.springboot.sms.SmsAutoConfiguration
 
SmsProperties - Class in io.springboot.sms
阿里云 SMS 配置属性.
SmsProperties() - Constructor for class io.springboot.sms.SmsProperties
 
SmsTemplate - Class in io.springboot.sms.core
阿里云 SMS 短信模板.
SmsTemplate() - Constructor for class io.springboot.sms.core.SmsTemplate
 
smsTemplates - Variable in class io.springboot.sms.core.SmsClient
 
SUCCESS_CODE - Static variable in class io.springboot.sms.kit.Utils
 

T

templateCode - Variable in class io.springboot.sms.core.SmsTemplate
 
templateParam - Variable in class io.springboot.sms.core.SmsTemplate
 
toJsonStr(Map<String, String>) - Method in class io.springboot.sms.kit.Utils
Map 转 json 字符串的简单实现.

U

Utils - Class in io.springboot.sms.kit
工具类,内部使用.
Utils() - Constructor for class io.springboot.sms.kit.Utils
 
A C I P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form