类的使用
com.iplatform.security.callback.MobilePassCaptchaLoginCallback
-
com.iplatform.security.config中MobilePassCaptchaLoginCallback的使用
修饰符和类型方法说明WebSecurityConfig.mobilePassCaptchaLoginCallback(org.springframework.security.crypto.password.PasswordEncoder passwordEncoder, com.walker.web.TokenGenerator tokenGenerator, SecurityProperties securityProperties, com.walker.web.CaptchaProvider<com.walker.web.CaptchaResult> smsCaptchaProvider, com.walker.web.CaptchaProvider<com.walker.web.CaptchaResult> imageCaptchaProvider, JigsawCaptchaProvider jigsawCaptchaProvider) 移动端使用:用户名、密码(AES) + 普通验证码登录方式。