| Package | Description |
|---|---|
| com.salesforce.datacloud.jdbc.core | |
| com.salesforce.datacloud.jdbc.interceptor |
| Modifier and Type | Method and Description |
|---|---|
static DataCloudConnection |
DataCloudConnection.fromTokenSupplier(AuthorizationHeaderInterceptor authInterceptor,
io.grpc.ManagedChannelBuilder<?> builder,
Properties properties)
This flow is not supported by the JDBC Driver Manager, only use it if you know what you're doing.
|
static DataCloudConnection |
DataCloudConnection.fromTokenSupplier(AuthorizationHeaderInterceptor authInterceptor,
@NonNull String host,
int port,
Properties properties)
This flow is not supported by the JDBC Driver Manager, only use it if you know what you're doing.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationHeaderInterceptor |
AuthorizationHeaderInterceptor.of(AuthorizationHeaderInterceptor.TokenSupplier supplier) |
static AuthorizationHeaderInterceptor |
AuthorizationHeaderInterceptor.of(TokenProcessor tokenProcessor) |
Copyright © 2025. All rights reserved.