类分层结构
- java.lang.Object
- com.mbap.auth.service.CustomAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- com.mbap.auth.service.LoginExtenderService
- com.mbap.auth.service.MyRegisteredClientRepository (implements org.springframework.security.oauth2.server.authorization.client.RegisteredClientRepository)
- com.mbap.auth.service.PasswordEncoderImpl (implements org.springframework.security.crypto.password.PasswordEncoder)
- com.mbap.auth.service.SliderValidateCodeService
- com.mbap.auth.service.UserService
- com.mbap.auth.service.ValidateCodeService