类 MobilePassCaptchaLoginCallback

所有已实现的接口:
PlatformLoginCallback, com.walker.infrastructure.ApplicationCallback

public class MobilePassCaptchaLoginCallback extends EncryptPasswordLoginCallback
移动端(H5),使用:用户名、密码(AES) + 普通验证码登录方式。

因为移动端与PC端密码加密方式不一致,所以无法复用PC登录验证模式,因此重新定义!

作者:
时克英