public class AuthenticationCallCredentials
extends io.grpc.CallCredentials
| Constructor and Description |
|---|
AuthenticationCallCredentials(String userToken,
String apiKey,
String authMethod,
String dataFormat,
String sdkVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo,
Executor executor,
io.grpc.CallCredentials.MetadataApplier metadataApplier) |
void |
thisUsesUnstableApi() |
public void applyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo,
Executor executor,
io.grpc.CallCredentials.MetadataApplier metadataApplier)
applyRequestMetadata in class io.grpc.CallCredentialspublic void thisUsesUnstableApi()
thisUsesUnstableApi in class io.grpc.CallCredentialsCopyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.