C F I M 
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 Credentials to CallCredentials.

I

interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.grpc.auth.ClientAuthInterceptor
Deprecated.
 
io.grpc.auth - package io.grpc.auth
Implementations of CallCredentials and authentication related API.

M

MoreCallCredentials - Class in io.grpc.auth
A utility class that converts other types of credentials to CallCredentials.
C F I M 
All Classes All Packages