public final class LedgerCallCredentials
extends io.grpc.CallCredentials
| Constructor and Description |
|---|
LedgerCallCredentials(java.lang.String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo,
java.util.concurrent.Executor appExecutor,
io.grpc.CallCredentials.MetadataApplier applier) |
static <T extends io.grpc.stub.AbstractStub<T>> |
authenticatingStub(T stub,
java.lang.String token) |
void |
thisUsesUnstableApi() |
public static <T extends io.grpc.stub.AbstractStub<T>> T authenticatingStub(T stub,
java.lang.String token)
public void applyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo,
java.util.concurrent.Executor appExecutor,
io.grpc.CallCredentials.MetadataApplier applier)
applyRequestMetadata in class io.grpc.CallCredentialspublic void thisUsesUnstableApi()
thisUsesUnstableApi in class io.grpc.CallCredentials