| Package | Description |
|---|---|
| tech.ydb.core.auth | |
| tech.ydb.core.grpc | |
| tech.ydb.core.impl.auth |
| Modifier and Type | Method and Description |
|---|---|
tech.ydb.auth.AuthIdentity |
StaticCredentials.createAuthIdentity(GrpcAuthRpc rpc) |
| Modifier and Type | Method and Description |
|---|---|
tech.ydb.auth.AuthRpcProvider<? super GrpcAuthRpc> |
GrpcTransportBuilder.getAuthProvider() |
| Modifier and Type | Method and Description |
|---|---|
GrpcTransportBuilder |
GrpcTransportBuilder.withAuthProvider(tech.ydb.auth.AuthRpcProvider<? super GrpcAuthRpc> authProvider) |
| Constructor and Description |
|---|
AuthCallOptions(BaseGrpcTransport parent,
List<EndpointRecord> endpoints,
ManagedChannelFactory channelFactory,
tech.ydb.auth.AuthRpcProvider<? super GrpcAuthRpc> authProvider,
long readTimeoutMillis,
Executor callExecutor,
GrpcCompression compression) |
Copyright © 2023. All rights reserved.