C F I M
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ClientAuthInterceptor - Class in io.grpc.auth
-
Deprecated.use
from(Credentials)instead. - ClientAuthInterceptor(Credentials, Executor) - Constructor for class io.grpc.auth.ClientAuthInterceptor
-
Deprecated.
F
- from(Credentials) - Static method in class io.grpc.auth.MoreCallCredentials
-
Converts a Google Auth Library
CredentialstoCallCredentials.
I
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.grpc.auth.ClientAuthInterceptor
-
Deprecated.
- io.grpc.auth - package io.grpc.auth
-
Implementations of
CallCredentialsand authentication related API.
M
- MoreCallCredentials - Class in io.grpc.auth
-
A utility class that converts other types of credentials to
CallCredentials.
All Classes All Packages