| Package | Description |
|---|---|
| com.coze.openapi.client.auth.scope | |
| com.coze.openapi.service.auth |
| Modifier and Type | Method and Description |
|---|---|
static Scope |
Scope.buildBotChat(List<String> botIDList,
List<String> permissionList) |
| Modifier and Type | Method and Description |
|---|---|
OAuthToken |
JWTOAuthClient.getAccessToken(Integer ttl,
Scope scope) |
OAuthToken |
JWTOAuthClient.getAccessToken(Integer ttl,
Scope scope,
String sessionName) |
OAuthToken |
JWTOAuthClient.getAccessToken(Scope scope) |
OAuthToken |
JWTOAuthClient.getAccessToken(Scope scope,
String sessionName) |
Copyright © 2025. All rights reserved.