public class AccountAuthenticationService extends Object implements org.springframework.security.core.userdetails.UserDetailsService
public LoginUser loadUserByUsername(String userInfo) throws org.springframework.security.core.userdetails.UsernameNotFoundException
loadUserByUsername 在接口中 org.springframework.security.core.userdetails.UserDetailsServiceuserInfo - 用户名@用户类型 watson@admin, watson@worker, watson@userorg.springframework.security.core.userdetails.UsernameNotFoundExceptionCopyright © 2020. All rights reserved.