Uses of Class
io.grpc.alts.AltsChannelBuilder
Packages that use AltsChannelBuilder
-
Uses of AltsChannelBuilder in io.grpc.alts
Methods in io.grpc.alts that return AltsChannelBuilderModifier and TypeMethodDescriptionAltsChannelBuilder.addTargetServiceAccount(String targetServiceAccount) Adds an expected target service accounts.AltsChannelBuilder.enableUntrustedAltsForTesting()Enables untrusted ALTS for testing.static AltsChannelBuilderAltsChannelBuilder.forAddress(String name, int port) "Overrides" the static method inManagedChannelBuilder.static AltsChannelBuilder"Overrides" the static method inManagedChannelBuilder.AltsChannelBuilder.setHandshakerAddressForTesting(String handshakerAddress) Sets a new handshaker service address for testing.