Skip navigation links
A B C D E F G H I S U 

A

addService(ServerServiceDefinition) - Method in class io.grpc.alts.AltsServerBuilder
addService(BindableService) - Method in class io.grpc.alts.AltsServerBuilder
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.alts.AltsServerBuilder
addTargetServiceAccount(String) - Method in class io.grpc.alts.AltsChannelBuilder
Adds an expected target service accounts.
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.alts.AltsServerBuilder
AltsChannelBuilder - Class in io.grpc.alts
ALTS version of ManagedChannelBuilder.
AltsServerBuilder - Class in io.grpc.alts
gRPC secure server builder used for ALTS.
AuthorizationUtil - Class in io.grpc.alts
Utility class for ALTS client authorization.

B

build() - Method in class io.grpc.alts.AltsChannelBuilder
 
build() - Method in class io.grpc.alts.AltsServerBuilder

C

clientAuthorizationCheck(ServerCall<?, ?>, Collection<String>) - Static method in class io.grpc.alts.AuthorizationUtil
Given a server call, performs client authorization check, i.e., checks if the client service account matches one of the expected service accounts.
compressorRegistry(CompressorRegistry) - Method in class io.grpc.alts.AltsServerBuilder
ComputeEngineChannelBuilder - Class in io.grpc.alts
ManagedChannelBuilder for Google Compute Engine.

D

decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.alts.AltsServerBuilder
delegate() - Method in class io.grpc.alts.AltsChannelBuilder
 
delegate() - Method in class io.grpc.alts.ComputeEngineChannelBuilder
 
delegate() - Method in class io.grpc.alts.GoogleDefaultChannelBuilder
 
directExecutor() - Method in class io.grpc.alts.AltsServerBuilder

E

enableUntrustedAltsForTesting() - Method in class io.grpc.alts.AltsChannelBuilder
Enables untrusted ALTS for testing.
enableUntrustedAltsForTesting() - Method in class io.grpc.alts.AltsServerBuilder
Enables untrusted ALTS for testing.
executor(Executor) - Method in class io.grpc.alts.AltsServerBuilder

F

fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.alts.AltsServerBuilder
forAddress(String, int) - Static method in class io.grpc.alts.AltsChannelBuilder
"Overrides" the static method in ManagedChannelBuilder.
forAddress(String, int) - Static method in class io.grpc.alts.ComputeEngineChannelBuilder
"Overrides" the static method in ManagedChannelBuilder.
forAddress(String, int) - Static method in class io.grpc.alts.GoogleDefaultChannelBuilder
"Overrides" the static method in ManagedChannelBuilder.
forPort(int) - Static method in class io.grpc.alts.AltsServerBuilder
Creates a gRPC server builder for the given port.
forTarget(String) - Static method in class io.grpc.alts.AltsChannelBuilder
"Overrides" the static method in ManagedChannelBuilder.
forTarget(String) - Static method in class io.grpc.alts.ComputeEngineChannelBuilder
"Overrides" the static method in ManagedChannelBuilder.
forTarget(String) - Static method in class io.grpc.alts.GoogleDefaultChannelBuilder
"Overrides" the static method in ManagedChannelBuilder.

G

GoogleDefaultChannelBuilder - Class in io.grpc.alts
Google default version of ManagedChannelBuilder.

H

handshakeTimeout(long, TimeUnit) - Method in class io.grpc.alts.AltsServerBuilder

I

intercept(ServerInterceptor) - Method in class io.grpc.alts.AltsServerBuilder
io.grpc.alts - package io.grpc.alts
 

S

setHandshakerAddressForTesting(String) - Method in class io.grpc.alts.AltsChannelBuilder
Sets a new handshaker service address for testing.
setHandshakerAddressForTesting(String) - Method in class io.grpc.alts.AltsServerBuilder
Sets a new handshaker service address for testing.

U

useTransportSecurity(File, File) - Method in class io.grpc.alts.AltsServerBuilder
A B C D E F G H I S U 
Skip navigation links