Package io.littlehorse.sdk.common.auth
Class TenantMetadataProvider
- java.lang.Object
-
- io.grpc.CallCredentials
-
- io.littlehorse.sdk.common.auth.TenantMetadataProvider
-
public class TenantMetadataProvider extends io.grpc.CallCredentials
-
-
Constructor Summary
Constructors Constructor Description TenantMetadataProvider(java.lang.String tenantId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapplyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo, java.util.concurrent.Executor executor, io.grpc.CallCredentials.MetadataApplier metadataApplier)
-