Uses of Interface
io.envoyproxy.envoy.service.auth.v2.Authorization.BlockingInterface
-
Packages that use Authorization.BlockingInterface Package Description io.envoyproxy.envoy.service.auth.v2 -
-
Uses of Authorization.BlockingInterface in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return Authorization.BlockingInterface Modifier and Type Method Description static Authorization.BlockingInterfaceAuthorization. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.auth.v2 with parameters of type Authorization.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceAuthorization. newReflectiveBlockingService(Authorization.BlockingInterface impl)
-