Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ApplicationCredentialsOAuthClient |
ApplicationCredentialsOAuthClient.autoKeyRotation(Boolean autoKeyRotation) |
ApplicationCredentialsOAuthClient |
ApplicationCredentialsOAuthClient.clientId(String clientId) |
ApplicationCredentialsOAuthClient |
ApplicationCredentialsOAuthClient.clientSecret(String clientSecret) |
ApplicationCredentialsOAuthClient |
OAuthApplicationCredentials.getOauthClient()
Get oauthClient
|
ApplicationCredentialsOAuthClient |
OAuthApplicationCredentialsAllOf.getOauthClient()
Get oauthClient
|
ApplicationCredentialsOAuthClient |
ApplicationCredentialsOAuthClient.tokenEndpointAuthMethod(OAuthEndpointAuthenticationMethod tokenEndpointAuthMethod) |
Modifier and Type | Method and Description |
---|---|
OAuthApplicationCredentials |
OAuthApplicationCredentials.oauthClient(ApplicationCredentialsOAuthClient oauthClient) |
OAuthApplicationCredentialsAllOf |
OAuthApplicationCredentialsAllOf.oauthClient(ApplicationCredentialsOAuthClient oauthClient) |
void |
OAuthApplicationCredentials.setOauthClient(ApplicationCredentialsOAuthClient oauthClient) |
void |
OAuthApplicationCredentialsAllOf.setOauthClient(ApplicationCredentialsOAuthClient oauthClient) |
Copyright © 2017–2023 Okta. All rights reserved.