| Modifier and Type | Field and Description |
|---|---|
protected String |
accessToken |
protected OAuthClient |
client |
protected long |
expiresIn |
protected String |
refreshToken |
| Constructor and Description |
|---|
Auth() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
needRefresh() |
String |
token()
获取token
|
String |
tokenType()
获取token类型
|
protected String accessToken
protected String refreshToken
protected long expiresIn
protected OAuthClient client
Copyright © 2025. All rights reserved.