@Component public class UserSampleService extends Object implements JwtUserDetailService
JWT_AUTH_CACHE| 构造器和说明 |
|---|
UserSampleService() |
| 限定符和类型 | 方法和说明 |
|---|---|
JwtUserDetail |
loadUserByUsername(String loginName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadUserByUsername, loadUserFromCache, loadUserFromCachepublic JwtUserDetail loadUserByUsername(String loginName) throws org.springframework.security.core.userdetails.UsernameNotFoundException
loadUserByUsername 在接口中 JwtUserDetailServiceloadUserByUsername 在接口中 org.springframework.security.core.userdetails.UserDetailsServiceorg.springframework.security.core.userdetails.UsernameNotFoundExceptionCopyright © 2019. All rights reserved.