Uses of Interface
io.envoyproxy.envoy.service.auth.v2alpha.Authorization.BlockingInterface
-
Packages that use Authorization.BlockingInterface Package Description io.envoyproxy.envoy.service.auth.v2alpha -
-
Uses of Authorization.BlockingInterface in io.envoyproxy.envoy.service.auth.v2alpha
Methods in io.envoyproxy.envoy.service.auth.v2alpha 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.v2alpha with parameters of type Authorization.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceAuthorization. newReflectiveBlockingService(Authorization.BlockingInterface impl)
-