Uses of Class
io.envoyproxy.envoy.service.auth.v2.AuthorizationGrpc.AuthorizationStub
-
Packages that use AuthorizationGrpc.AuthorizationStub Package Description io.envoyproxy.envoy.service.auth.v2 -
-
Uses of AuthorizationGrpc.AuthorizationStub in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return AuthorizationGrpc.AuthorizationStub Modifier and Type Method Description protected AuthorizationGrpc.AuthorizationStubAuthorizationGrpc.AuthorizationStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static AuthorizationGrpc.AuthorizationStubAuthorizationGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-