类的使用
com.iplatform.security.callback.EncryptPasswordLoginCallback
-
com.iplatform.security.callback中EncryptPasswordLoginCallback的使用
-
com.iplatform.security.config中EncryptPasswordLoginCallback的使用
修饰符和类型方法说明WebSecurityConfig.captchaPasswordLoginCallback(com.walker.web.TokenGenerator tokenGenerator, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder, SecurityProperties securityProperties, com.walker.web.CaptchaProvider<com.walker.web.CaptchaResult> smsCaptchaProvider, com.walker.web.CaptchaProvider<com.walker.web.CaptchaResult> imageCaptchaProvider, JigsawCaptchaProvider jigsawCaptchaProvider) 用户名、密码(明文)登录方式回调实现,包含:验证码组件,适合PC端使用。