public class AuthenticationAPI extends API
client, clientId, clientSecret, enableLogging, enableTelemetry, KEY_CLIENT_ID, KEY_CLIENT_SECRET| Constructor and Description |
|---|
AuthenticationAPI(String clientId,
String clientSecret,
Service service,
boolean enableLogging,
List<String> redactHeaders,
HttpOptions options,
Boolean enableTelemetry) |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ClientCredentialsOperation |
clientCredentials() |
createUrlFromString, getClient, getClientId, getClientSecret, isLoggingEnabledpublic OAuth2ClientCredentialsOperation clientCredentials()
Copyright © 2021. All rights reserved.