Uses of Class
com.okta.sdk.resource.model.OAuth2Client
-
Uses of OAuth2Client in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionAuthorizationServerApi.listOAuth2ClientsForAuthorizationServer
(String authServerId) List all Clients Lists all clientsAuthorizationServerApi.listOAuth2ClientsForAuthorizationServer
(String authServerId, Map<String, String> additionalHeaders) List all Clients Lists all clientsUserApi.listUserClients
(String userId) List all Clients Lists all client resources for which the specified user has grants or tokensUserApi.listUserClients
(String userId, Map<String, String> additionalHeaders) List all Clients Lists all client resources for which the specified user has grants or tokens -
Uses of OAuth2Client in com.okta.sdk.resource.model