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