双因素认证(MFA)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.maxkey.crypto.password.opt.impl.sms.netease;
|
||||
package org.maxkey.crypto.password.opt.impl.sms;
|
||||
|
||||
import com.aliyuncs.CommonRequest;
|
||||
import com.aliyuncs.CommonResponse;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.maxkey.crypto.password.opt.impl.sms.netease;
|
||||
package org.maxkey.crypto.password.opt.impl.sms;
|
||||
|
||||
import com.tencentcloudapi.common.Credential;
|
||||
import com.tencentcloudapi.common.profile.ClientProfile;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.maxkey.crypto.password.opt.impl.sms.netease;
|
||||
package org.maxkey.crypto.password.opt.impl.sms;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Date;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.maxkey.crypto.password.opt.impl.sms.netease;
|
||||
package org.maxkey.crypto.password.opt.impl.sms;
|
||||
|
||||
import java.security.MessageDigest;
|
||||
|
||||
Reference in New Issue
Block a user