Package | Description |
---|---|
org.apache.drill.exec.store.http | |
org.apache.drill.exec.store.http.oauth |
Modifier and Type | Field and Description |
---|---|
HttpOAuthConfig |
HttpStoragePluginConfig.oAuthConfig |
Modifier and Type | Method and Description |
---|---|
HttpOAuthConfig |
HttpOAuthConfig.HttpOAuthConfigBuilder.build() |
HttpOAuthConfig |
HttpStoragePluginConfig.oAuthConfig() |
Constructor and Description |
---|
HttpStoragePluginConfig(Boolean cacheResults,
Map<String,HttpApiConfig> connections,
Integer timeout,
String proxyHost,
Integer proxyPort,
String proxyType,
String proxyUsername,
String proxyPassword,
HttpOAuthConfig oAuthConfig,
CredentialsProvider credentialsProvider) |
HttpStoragePluginConfig(HttpStoragePluginConfig that,
HttpOAuthConfig oAuthConfig)
Clone constructor used for updating OAuth tokens
|
Modifier and Type | Method and Description |
---|---|
HttpOAuthConfig |
AccessTokenRepository.getOAuthConfig() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.