public interface ThirdPartAuthenticationManager
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<Authentication> |
getByUserId(String userId)
根据用户ID获取权限信息
|
String |
getTokenType() |
String getTokenType()
Optional<Authentication> getByUserId(String userId)
userId - 用户IDCopyright © 2016–2021. All rights reserved.