Uses of Class
io.grpc.alts.AltsContext
Packages that use AltsContext
-
Uses of AltsContext in io.grpc.alts
Methods in io.grpc.alts that return AltsContextModifier and TypeMethodDescriptionstatic AltsContextAltsContextUtil.createFrom(io.grpc.ServerCall<?, ?> call) Creates aAltsContextfrom ALTS context information in theServerCall.static AltsContextAltsContext.createTestInstance(String peerServiceAccount, String localServiceAccount) Creates anAltsContextfor testing purposes.