Uses of Class
org.openapitools.client.model.ApplicationCredentialsOAuthClient
Packages that use ApplicationCredentialsOAuthClient
- 
Uses of ApplicationCredentialsOAuthClient in org.openapitools.client.model
Methods in org.openapitools.client.model that return ApplicationCredentialsOAuthClientModifier and TypeMethodDescriptionApplicationCredentialsOAuthClient.autoKeyRotation(Boolean autoKeyRotation) ApplicationCredentialsOAuthClient.clientSecret(String clientSecret) OAuthApplicationCredentials.getOauthClient()Get oauthClientOAuthApplicationCredentialsAllOf.getOauthClient()Get oauthClientApplicationCredentialsOAuthClient.tokenEndpointAuthMethod(OAuthEndpointAuthenticationMethod tokenEndpointAuthMethod) Methods in org.openapitools.client.model with parameters of type ApplicationCredentialsOAuthClientModifier and TypeMethodDescriptionOAuthApplicationCredentials.oauthClient(ApplicationCredentialsOAuthClient oauthClient) OAuthApplicationCredentialsAllOf.oauthClient(ApplicationCredentialsOAuthClient oauthClient) voidOAuthApplicationCredentials.setOauthClient(ApplicationCredentialsOAuthClient oauthClient) voidOAuthApplicationCredentialsAllOf.setOauthClient(ApplicationCredentialsOAuthClient oauthClient)