Package | Description |
---|---|
org.openapitools.client.api |
Modifier and Type | Method and Description |
---|---|
List<OAuth2Client> |
AuthorizationServerApi.listOAuth2ClientsForAuthorizationServer(String authServerId)
List all Clients
Lists all clients
|
List<OAuth2Client> |
UserApi.listUserClients(String userId)
List all Clients
Lists all client resources for which the specified user has grants or tokens
|
Copyright © 2017–2023 Okta. All rights reserved.