public class JWTOAuth extends Auth
| Modifier and Type | Class and Description |
|---|---|
static class |
JWTOAuth.OAuthJWTBuilder |
accessToken, client, expiresIn, refreshAt, refreshToken| Constructor and Description |
|---|
JWTOAuth(JWTOAuthClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
needRefresh() |
String |
token()
获取token
|
public JWTOAuth(JWTOAuthClient client)
Copyright © 2025. All rights reserved.